charge,ref_parqual-method {stacomiR} | R Documentation |
Loading method for Reparqual referential objects
## S4 method for signature 'ref_parqual' charge(object)
object |
An object of class ref_parqual-class |
An S4 object of class ref_parqual
Cedric Briand cedric.briand"at"eptb-vilaine.fr
## Not run: object=new("ref_parqual") charge(object) ## End(Not run)