charge,ref_taxa-method {stacomiR}R Documentation

Loading method for ref_taxa referential objects

Description

Loading method for ref_taxa referential objects

Usage

## S4 method for signature 'ref_taxa'
charge(object)

Arguments

object

An object of class ref_taxa-class

Value

An S4 object of class ref_taxa

Author(s)

Cedric Briand cedric.briand"at"eptb-vilaine.fr

Examples

## Not run: 
 object=new("ref_taxa")
 charge(object)
## End(Not run)

[Package stacomiR version 0.5.4.2 Index]