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 with the selected year excluded 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 with the selected year excluded from the historical dataset.

Usage

## S4 method for signature 'report_mig_interannual'
summary(object, silent = FALSE, ...)

Arguments

object

An object of class report_mig_interannual-class

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"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.4 Index]