standardise_taxon_rank | R Documentation |
Standardise taxon ranks from Latin into English.
standardise_taxon_rank(taxon_rank)
taxon_rank |
A character vector of Latin taxon ranks. |
The function takes a character vector of Latin taxon ranks as input and returns a character vector of taxon ranks using standardised English terms.
A character vector of English taxon ranks.
standardise_taxon_rank(c("regnum", "kingdom", "classis", "class"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.