View source: R/report_mig_interannual.R
fun_report_mig_interannual | R Documentation |
statistics per time period
fun_report_mig_interannual(dat, year = NULL, timesplit = NULL)
dat |
a data frame with columns ("bjo_annee","bjo_jour","bjo_labelquantite","bjo_valeur") |
year |
The year to exclude from the historical series (it will be plotted against the historical series) |
timesplit |
"week" "2 weeks" "month" as provided to seq.POSIXt, default NULL |
a data frame with mean, max, and min calculated for each timesplit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.