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