retrieve_occ_data: Retrieve GBIF occurrences

View source: R/gbif.R

retrieve_occ_dataR Documentation

Retrieve GBIF occurrences

Description

Retrieve GBIF occurrences

Usage

retrieve_occ_data(specieskey)

Arguments

specieskey

A vector of species key.

Value

A tibble.

Examples

## Not run: 

infos <- search_species_info(c("Uapaca niangadoumae"))
 retrieve_occ_data(infos$specieskey)


## End(Not run)

gdauby/conrappli documentation built on Jan. 21, 2025, 12:51 p.m.