retrieve_occ_data | R Documentation |
Retrieve GBIF occurrences
retrieve_occ_data(specieskey)
specieskey |
A vector of species key. |
A tibble
.
## Not run:
infos <- search_species_info(c("Uapaca niangadoumae"))
retrieve_occ_data(infos$specieskey)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.