metacoder (version 0.3.7)

hierarchies: Make a set of many [hierarchy()] class objects

Description

NOTE: This will soon be depreciated. Make a set of many [hierarchy()] class objects. This is just a thin wrapper over a standard list.

Usage

hierarchies(..., .list = NULL)

Value

An `R6Class` object of class [hierarchy()]

Arguments

...

Any number of object of class [hierarchy()]

.list

Any number of object of class [hierarchy()] in a list

See Also

Other classes: hierarchy(), taxa(), taxmap(), taxon(), taxon_database(), taxon_id(), taxon_name(), taxon_rank(), taxonomy()