# NOT RUN {
# mix common and scientific names, case-insensitive
species <- c("Blackburnian Warbler", "Poecile atricapillus",
"american dipper", "Caribou")
# note that species not in the ebird taxonomy return NA
ebird_species(species)
# }
Run the code above in your browser using DataLab