common_name | R Documentation |
Common (English) names of organisms
common_name(name)
name |
Vector with any kind of organism name or identifier, can be also mixed type. |
Character vector with common (English) taxon names, NA if a name in the input could not be found.
ncbi_taxid
latin_name
ensembl_name
common_name(c(10090, "cjacchus", "Vicugna pacos"))
# [1] "Mouse" "White-tufted-ear marmoset" "Alpaca"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.