BIEN.gis.country: Occurrences from Country

Description Usage Arguments Note Author(s) Examples

Description

Occurrences from Country

Usage

1
BIEN.gis.country(country, cultivated = FALSE, only.new.world = TRUE)

Arguments

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.

Note

Insanely slow

Author(s)

Brian Maitner

Examples

1
2
3
BIEN.gis.state("Mexico")
state_vector<-c("Mexico","Canada")
BIEN.gis.state(state_vector)

barbehenna/BEIN3Project documentation built on May 11, 2019, 6:23 p.m.