new_taxonomy {taxa} | R Documentation |
Minimal taxonomy constructor for internal use. Only use when the input is known to be valid since few validity checks are done.
new_taxonomy(taxa = taxon(), supertaxa = integer())
taxa |
A taxon vector. |
supertaxa |
The indexes of |
An S3
object of class taxa_taxon