Description Usage Arguments Note Author(s) Examples
Occurrences from Country
1  | BIEN.gis.country(country, cultivated = FALSE, only.new.world = TRUE)
 | 
country | 
 Accepts a single Country 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("Mexico")
state_vector<-c("Mexico","Canada")
BIEN.gis.state(state_vector)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.