charge,ref_year-method | R Documentation |
Selects year available either in the bjo table if report_object==report_mig_interannual) or in the t_operation_ope table
## S4 method for signature 'ref_year'
charge(object, objectreport = "report_ge_weight")
object |
An object of class ref_year-class |
objectreport |
The object report, default |
object An object of class ref_year-class with slot data filled with the available years for the corresponding report
Cedric Briand cedric.briand@eptb-vilaine.fr
## Not run:
object=new("ref_year")
charge(object)
validObject(annee)
showMethods("charge")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.