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