getOcc: getOcc

View source: R/getOcc.R

getOccR Documentation

getOcc

Description

Uses the bRacatus package function.

Usage

getOcc(species)

Arguments

species

character, species binomial name.

Value

This function downloads all records for a species from GBIF that have coordinates info. If necessary it loops several times to overcome the limit of 200,000 occurrences imposed by occ_search function. It returns a data table.

Examples

sps_occurrence <- getOcc("Hemitriccus mirandae")

EduardoArle/nicheRealisation documentation built on Jan. 12, 2023, 1:50 a.m.