Description Usage Arguments Note Author(s) Examples
Occurrences from State/Province
1 | BIEN.gis.state(state, cultivated = FALSE, only.new.world = TRUE)
|
state |
Accepts a single State or a vector |
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. Probably not very useful to change at the moment. |
Insanely slow
Brian Maitner
1 2 3 | BIEN.gis.state("Rhode Island")
state_vector<-c("Rhode Island","Maryland")
BIEN.gis.state(state_vector)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.