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

function called for report_mig_mult objects renames columns replaces nulls, and calculates reports with time period larger than day

Usage

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

Arguments

dat

a data frame with columns ("bjo_annee","bjo_jour","bjo_labelquantite","bjo_valeur")

annee

The year to exclude from the historical series (it will be plotted against the historical series)

timesplit

"week" "2 week" "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 Sept. 9, 2022, 3:10 p.m.