Learn R Programming

stacomiR (version 0.6.0)

charge,ref_taxa-method: Loading method for ref_taxa referential objects

Description

Loading method for ref_taxa referential objects

Usage

# S4 method for ref_taxa
charge(object)

Arguments

object

An object of class ref_taxa-class

Value

An S4 object of class ref_taxa

An S4 object of class ref_taxa-class with all taxa loaded from the database

Examples

Run this code
# NOT RUN {
 object=new('ref_taxa')
 charge(object)
# }

Run the code above in your browser using DataLab