View source: R/helper_methods.R
term_conversion | R Documentation |
Convert GBIF terms to NCBI terms
term_conversion(x)
x |
A tibble created with |
This method converts GBIF terminology to NCBI terminology where there is no biological provenance for the difference. Specifically, "Animalia" is converted to "Metazoa", and "Plantae" is converted to "Viridiplantae".
A tibble with converted terms. The tibble is furthermore annotated with the
attribute converted=TRUE
.
term_conversion(load_sample())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.