charge-ref_year-method: Loading method for ref_year referential objects

charge,ref_year-methodR Documentation

Loading method for ref_year referential objects

Description

Selects year available either in the bjo table if report_object==report_mig_interannual) or in the t_operation_ope table

Usage

## S4 method for signature 'ref_year'
charge(object, objectreport = "report_ge_weight")

Arguments

object

An object of class ref_year-class

objectreport

The object report, default report_ge_weight other possible value report_mig_interannual

Value

object An object of class ref_year-class with slot data filled with the available years for the corresponding report

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

## Not run: 
object=new("ref_year")
charge(object)
 validObject(annee)
showMethods("charge")

## End(Not run)

stacomiR documentation built on July 18, 2022, 5:09 p.m.