powered by
Selects year available either in the bjo table (if report_object==report_migInterannelle) or in the t_operation_ope table
# S4 method for ref_year charge(object, objectreport = "report_ge_weight")
An object of class ref_year
The object report, default "report_ge_weight" other possible value report_mig_interannual
object An object of class ref_year with slot data filled with the selected value
# NOT RUN { # } # NOT RUN { object=new("ref_year") charge(object) validObject(annee) showMethods("charge") # }
Run the code above in your browser using DataLab