charge,ref_parquan-method {stacomiR} | R Documentation |
Loading method for Reparquan referential objects
## S4 method for signature 'ref_parquan'
charge(object)
object |
An object of class ref_parquan-class |
An S4 object of class ref_parquan-class with data loaded
Cedric Briand cedric.briand@eptb-vilaine.fr
## Not run:
object=new('ref_parquan')
charge(object)
## End(Not run)