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

A dataframe with column effectif, comprising the sum of report_mig counts

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr


[Package stacomiR version 0.5.4.4 Index]