
Download or search georeferenced occurrence data using GBIF name identifier
Source:R/get_gbif_occs.R
get_gbif_occs.RdDownload or search georeferenced occurrence data using GBIF name identifier
Value
(list) 'points' = the GBIF occurrence points, 'citation' = the GBIF
citation (only available in "download" mode, NULL in search mode)
Details
In "download" mode, initiates a full occurrence download in DWCA
format using [rgbif::occ_download()], which generates a citable DOI.
In "search" mode, uses [rgbif::occ_search()] for a faster exploratory
search without DOI generation. Search mode is recommended for initial data
exploration; use download mode for final assessments.