Description Usage Arguments Author(s) Examples
Species list from state(s)
1 | BIEN.list.state(state, cultivated = FALSE, only.new.world = TRUE)
|
state |
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.state("Michigan")
state_vector<-c("Michigan","Arizona")
BIEN.list.state(state_vector)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.