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