new_taxon_rank_level: Minimal taxon_rank_level constructor

Description Usage Arguments Value

View source: R/taxon_rank_level.R

Description

Minimal taxon_rank_level constructor for internal use. Only use when the input is known to be valid since few validity checks are done.

Usage

1

Arguments

level

Zero or more taxonomic rank names. If a named numeric is applied, the names are used for levels and the numeric values are used for the order. Inputs will be transformed to a character vector.

order

Integers that determine the relative order of taxonomic levels. Inputs will be transformed to a integer vector. NAs can be used to indicate that the order is not known.

Value

An S3 object of class taxa_taxon_rank_level


zachary-foster/taxa2 documentation built on Jan. 1, 2021, 1:48 p.m.