getScientificName | R Documentation |
Function to return scientific name of species
getScientificName(x)
x |
species name |
species name in scientific format
species <- "Homo_sapiens" getScientificName(species)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.