Description Usage Arguments Author(s) Examples
Species list from country/countries
1 | BIEN.list.country(country, cultivated = FALSE, only.new.world = TRUE)
|
country |
Accepts single countries or vectors |
cultivated |
cultivated = Return cultivated records as well? Default is FALSE. |
only.new.world |
only.new.world = Return only records from the New World? Default is TRUE. |
Brian Maitner
1 2 3 | BIEN.list.country("Canada")
country_vector<-c("Canada","United States")
BIEN.list.country(country_vector)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.