getOcc | R Documentation |
Uses the bRacatus package function.
getOcc(species)
species |
character, species binomial name. |
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.
sps_occurrence <- getOcc("Hemitriccus mirandae")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.