rgbif
An interface to the GBIF API for the R statistical programming environment.
Please see the main rgbif documentation site.
Installation
install.packages("rgbif") # CRAN version
pak::pkg_install("ropensci/rgbif") # dev version
install.packages("rgbif", repos="https://dev.ropensci.org") # dev version
Citation
Under the terms of the GBIF data user agreement, users who download data agree to cite a DOI. Please see GBIF’s citation guidelines and Citing GBIF Mediated Data.
Please also cite rgbif by running citation(package = "rgbif")
.