calcule-report_mig_interannual-method: calcule method for report_mig_interannual

calcule,report_mig_interannual-methodR Documentation

calcule method for report_mig_interannual

Description

Performs the calculation of seasonal coefficients for the plot(plot.type="seasonal") method. The numbers are split according to the period chosen, one of "day","week","month","2 weeks", French labels are also accepted as arguments. Once this is done, the seasonality of the migration is displayed using the day when the first fish was seen, then the days (or period) corresponding to 5, 50 , 95, and 100 percent of the migration. The duration of 90

Usage

## S4 method for signature 'report_mig_interannual'
calcule(object, silent = FALSE, timesplit = "mois")

Arguments

object

An object of class report_mig_interannual-class

silent

Boolean, if TRUE, information messages are not displayed, only warnings and errors

timesplit

One of "day","week","month","2 weeks", "jour","semaine","quinzaine","mois"

Value

An object of class report_mig_interannual-class with calcdata slot filled.

Note

The class report_mig_interannual does not handle escapement rates nor 'devenir' i.e. the destination of the fishes.

Author(s)

Marion Legrand


stacomiR documentation built on Sept. 9, 2022, 3:10 p.m.