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