BIEN.gis.species: Lat/Long from Species Names(s)

Description Usage Arguments Author(s) Examples

Description

Lat/Long from Species Names(s)

Usage

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

Arguments

species

species here can be either a single species or a vector of species

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.

Author(s)

Brian Maitner

Examples

1
2
3
BIEN.gis.species("Abies amabilis")
species_vector<-c("Abies amabilis", "Acer nigrum")
BIEN.gis.species(species_vector)

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