charge,ref_list-method {stacomiR} | R Documentation |
Loading method for ref_list referential objects
Description
Loading method for ref_list referential objects
Usage
## S4 method for signature 'ref_list'
charge(object, listechoice, label)
Arguments
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 |
Value
An S4 object of class ref_list-class
An S4 object of class ref_list-class
Author(s)
Cedric Briand cedric.briand@eptb-vilaine.fr
Examples
## Not run:
object=new('ref_list')
charge(object)
## End(Not run)
[Package stacomiR version 0.6.1 Index]