BIEN.gis.state: Occurrences from State/Province

Description Usage Arguments Note Author(s) Examples

Description

Occurrences from State/Province

Usage

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

Arguments

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.

Note

Insanely slow

Author(s)

Brian Maitner

Examples

1
2
3
BIEN.gis.state("Rhode Island")
state_vector<-c("Rhode Island","Maryland")
BIEN.gis.state(state_vector)

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