taxa_id_dict | R Documentation |
Dictionary of NCBI taxonomy IDs mapped to Latin and common names of 20+ organisms.
taxa_id_dict(
species = c("human", "chimp", "monkey", "mouse", "rat", "dog", "cow", "chicken",
"zebrafish", "frog", "fly", "worm", "rice"),
include_common_names = TRUE
)
species |
Species to get dictionary for. Can supply either Latin names (e.g. "Homo sapiens") or common names (e.g, "human"). |
Named list of taxa IDs to organism names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.