species_code | R Documentation |
Returns the species code for a given scientific name. Uses an internally-stored version of the taxonomy. Also provides a message with the common name, scientific name, and species code of the species.
species_code(sciname = NULL)
sciname |
(required) Character string of length 1 with the scientific name to look for. Case insensitive. |
A character string with the eBird species code.
Sebastian Pardo sebpardo@gmail.com
species_code("Anhinga anhinga")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.