charge,ref_stage-method {stacomiR} | R Documentation |
Loading method for ref_stage referential objects
## S4 method for signature 'ref_stage'
charge(object)
object |
An object of class ref_stage-class |
An S4 object of class ref_stage-class with all stages available in the database
Cedric Briand cedric.briand@eptb-vilaine.fr
## Not run:
object=new('ref_stage')
charge(object)
## End(Not run)