BIEN.list.country: Species list from country/countries

Description Usage Arguments Author(s) Examples

Description

Species list from country/countries

Usage

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

Arguments

country

Accepts single countries or vectors

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.list.country("Canada")
country_vector<-c("Canada","United States")
BIEN.list.country(country_vector)

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