getGBIFpoints: Download occurrence points from GBIF

Description Usage Arguments Value Examples

View source: R/getGBIFpoints.R

Description

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

Usage

1

Arguments

taxon

A single species

GBIFLogin

An object of class GBIFLogin to log in to GBIF to begin the download.

Value

A list containing (1) a dataframe of occurrence data; (2) GBIF search metadata

Examples

1
getGBIFpoints(taxon="Gadus morhua", limit = 1000);

hannahlowens/BridgeTree documentation built on May 3, 2019, 4:33 p.m.