Description Usage Arguments Examples
View source: R/taxon.R
Check if an object is of the taxon class
1
is_taxon(x)
x
An object to test
1 2 3
x <- taxon(c('A', 'B', 'C')) is_taxon(x) is_taxon(1:2)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.