charge,ref_list-method {stacomiR} | R Documentation |
Loading method for refliste referential objects
## S4 method for signature 'ref_list' charge(object, listechoice, label)
object |
An object of class ref_list-class |
listechoice |
A character vector setting the possible values in which the user can select |
label |
A label for refliste |
An object of class ref_list
Cedric Briand cedric.briand"at"eptb-vilaine.fr
## Not run: object=new("ref_list") charge(object) ## End(Not run)