| hierarchies {metacoder} | R Documentation |
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)
Arguments
... |
Any number of object of class [hierarchy()] |
.list |
Any number of object of class [hierarchy()] in a list |
Value
An 'R6Class' object of class [hierarchy()]
See Also
Other classes:
hierarchy(),
taxa(),
taxmap(),
taxon(),
taxon_database(),
taxon_id(),
taxon_name(),
taxon_rank(),
taxonomy()
[Package metacoder version 0.3.7 Index]