Description Usage Arguments Examples
View source: R/taxon_authority.R
Check if an object is of the taxon_authority class
1 |
x |
An object to test |
1 2 3 4 | x <- taxon_authority(c('Cham. & Schldl.', 'L.'),
date = c('1827', '1753'))
is_taxon_authority(x)
is_taxon_authority(1:3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.