eurobis_name2id | R Documentation |
Get the WoRMS AphiaID given a scientific name
eurobis_name2id(taxa)
taxa |
The scientific name of a taxon registered in the World Rercord of Marine Species |
a vector of AphiaID
## Not run:
eurobis_name2id(c("Abra alba", "Engraulis encrasicolus"))
eurobis_name2id(c("foo"))
eurobis_name2id(1)
eurobis_name2id("")
eurobis_name2id(c("Abra alba", "foo", NA))
eurobis_name2id(c("Abra alba", "Engraulis encrasicolus"))
eurobis_name2id(c("abra alba", "foo foo2", "caballo loco"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.