fun_report_mig_interannual: statistics per time period

View source: R/report_mig_interannual.R

fun_report_mig_interannualR Documentation

statistics per time period

Description

statistics per time period

Usage

fun_report_mig_interannual(dat, year = NULL, timesplit = NULL)

Arguments

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

Value

a data frame with mean, max, and min calculated for each timesplit


stacomiR documentation built on May 29, 2024, 10:41 a.m.