getBIENpoints: Download occurrence points from BIEN

View source: R/getBIENpoints.R

getBIENpointsR Documentation

Download occurrence points from BIEN

Description

Downloads occurrence points and useful related information for processing within other occCite functions

Usage

getBIENpoints(taxon)

Arguments

taxon

A single plant species or vector of plant species

Details

'getBIENpoints' only returns all BIEN records, including non- native and cultivated occurrences.

Value

A list containing

  1. a data frame of occurrence data;

  2. a list containing: i notes on usage, ii bibtex citations, and iii acknowledgment information;

  3. a data frame containing the raw results of a query to 'BIEN::BIEN_occurrence_species()'.

Examples

## Not run: 
getBIENpoints(taxon = "Protea cynaroides")

## End(Not run)


occCite documentation built on Aug. 5, 2022, 5:09 p.m.