summary,report_mig_interannual-method {stacomiR} | R Documentation |
summary for report_mig_interannual provides summary statistics for the latest year (if silent=TRUE), or the year selected in the interface, if silent=FALSE. Mean, min and max are historical statistics and they always include the current year from the historical dataset.
Description
summary for report_mig_interannual provides summary statistics for the latest year (if silent=TRUE), or the year selected in the interface, if silent=FALSE. Mean, min and max are historical statistics and they always include the current year from the historical dataset.
Usage
## S4 method for signature 'report_mig_interannual'
summary(object, year_choice = NULL, silent = FALSE, ...)
Arguments
object |
An object of class |
year_choice |
The year chosen to calculate statistics which will be displayed beside the historical series, |
silent |
Should the program stay silent or display messages, default FALSE |
... |
Additional parameters (not used there) |
Value
A list, one element per DC
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]