get_species | R Documentation |
Give a vector of species codes, common names, and/or scientific names, return a vector of 6-letter eBird species codes. This function will only look up codes for species for which eBird Status and Trends results exist.
get_species(x)
x |
character; vector of species codes, common names, and/or scientific names. |
A character vector of eBird species codes.
get_species(c("Black-capped Chickadee", "Poecile gambeli", "carchi"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.