term_conversion {taxonbridge} | 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())