View source: R/ncbi_taxonomy.R
get_ncbi_synonyms | R Documentation |
Get NCBI synonyms
get_ncbi_synonyms(dir = NULL, recurse = TRUE, quiet = FALSE)
dir |
A directory containing the NCBI taxonomy that was downloaded using get_ncbi_taxonomy() |
recurse |
Whether to recurse when searching for dir if dir is NULL. If TRUE recurse fully, if a positive number the number of levels to recurse. |
quiet |
Whether progress should be printed to the console. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.