connect,report_annual-method {stacomiR} | R Documentation |
connect method for report_annual class this method performs the sum over the year attention this function does not count subsamples.
Description
connect method for report_annual class this method performs the sum over the year attention this function does not count subsamples.
Usage
## S4 method for signature 'report_annual'
connect(object, silent = FALSE)
Arguments
object |
An object of class report_annual-class |
silent |
Stops messages from being displayed if silent=TRUE, default FALSE |
Value
An instantiated object with values filled with user choice
An object of class report_annual-class including a dataframe with column effectif, comprising the sum of report_mig counts
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
[Package stacomiR version 0.6.1 Index]