Description Usage Arguments Examples
Check if an object is of the taxon_rank class
1 |
x |
An object to test |
1 2 3 | x <- taxon_rank(c('species', 'species', 'phylum', 'family'))
is_taxon_rank(x)
is_taxon_rank(1:3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.