choice_c,report_ge_weight-method | R Documentation |
command line interface for report_ge_weight-class
## S4 method for signature 'report_ge_weight'
choice_c(object, dc, start_year, end_year, selectedvalue, silent = FALSE)
object |
An object of class report_ge_weight-class |
dc |
A numeric or integer, the code of the dc, coerced to integer,see choice_c,ref_dc-method |
start_year |
The starting the first year, passed as character or integer |
end_year |
the finishing year, must be > start_year (minimum one year in august to the next in august) |
selectedvalue |
A character to select and object in the ref_list-class |
silent |
Boolean, if TRUE, information messages are not displayed |
An object of class report_ge_weight-class with data selected The choice_c method fills in the data slot for classes ref_dc-class ref_year-class ref_coe-class ref_list-class
Cedric Briand cedric.briand@eptb-vilaine.fr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.