| is_taxon | R Documentation | 
Check if an object is of the taxon class
is_taxon(x)
x | 
 An object to test  | 
x <- taxon(c('A', 'B', 'C'))
is_taxon(x)
is_taxon(1:2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.