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