library(rgbif)
occ_search(scientificName = 'Pterois volitans', limit = 10)
## Records found [22898]
## Records returned [10]
## No. unique hierarchies [1]
## No. media records [4]
## No. facets [0]
## Args [limit=10, offset=0, scientificName=Pterois volitans, fields=all]
## # A tibble: 10 x 81
## name key decimalLatitude decimalLongitude issues datasetKey
## <chr> <int> <dbl> <dbl> <chr> <chr>
## 1 Pteroi… 1.81e⁹ - 0.487 131 cdround… 50c9509d-22c…
## 2 Pteroi… 1.81e⁹ 16.4 - 86.4 cdround… 50c9509d-22c…
## 3 Pteroi… 1.43e⁹ 4.12 119 cdreps 66f6192f-6cc…
## 4 Pteroi… 1.43e⁹ 4.11 119 cdreps 66f6192f-6cc…
## 5 Pteroi… 1.43e⁹ 4.12 119 cdreps 66f6192f-6cc…
## 6 Pteroi… 1.43e⁹ 4.24 119 cdreps 66f6192f-6cc…
## 7 Pteroi… 1.63e⁹ -16.9 146 cdround… 84a649ce-ff8…
## 8 Pteroi… 1.67e⁹ -28.0 153 gass84 50c9509d-22c…
## 9 Pteroi… 1.43e⁹ 4.22 119 cdreps 66f6192f-6cc…
## 10 Pteroi… 1.43e⁹ 9.51 124 cdreps 66f6192f-6cc…
## # ... with 75 more variables: publishingOrgKey <chr>,
## # publishingCountry <chr>, protocol <chr>, lastCrawled <chr>,
## # lastParsed <chr>, crawlId <int>, extensions <chr>,
## # basisOfRecord <chr>, taxonKey <int>, kingdomKey <int>,
## # phylumKey <int>, classKey <int>, orderKey <int>, familyKey <int>,
## # genusKey <int>, speciesKey <int>, scientificName <chr>, kingdom <chr>,
## # phylum <chr>, order <chr>, family <chr>, genus <chr>, species <chr>,
## # genericName <chr>, specificEpithet <chr>, taxonRank <chr>,
## # dateIdentified <chr>, coordinateUncertaintyInMeters <dbl>, year <int>,
## # month <int>, day <int>, eventDate <chr>, modified <chr>,
## # lastInterpreted <chr>, references <chr>, license <chr>,
## # identifiers <chr>, facts <chr>, relations <chr>, geodeticDatum <chr>,
## # class <chr>, countryCode <chr>, country <chr>, rightsHolder <chr>,
## # identifier <chr>, verbatimEventDate <chr>, datasetName <chr>,
## # verbatimLocality <chr>, gbifID <chr>, collectionCode <chr>,
## # occurrenceID <chr>, taxonID <chr>, recordedBy <chr>,
## # catalogNumber <chr>, http...unknown.org.occurrenceDetails <chr>,
## # institutionCode <chr>, rights <chr>, eventTime <chr>,
## # identificationID <chr>, elevation <dbl>, elevationAccuracy <dbl>,
## # depth <dbl>, depthAccuracy <dbl>, waterBody <chr>, locality <chr>,
## # type <chr>, ownerInstitutionCode <chr>, datasetID <chr>,
## # samplingProtocol <chr>, identifiedBy <chr>, georeferenceSources <chr>,
## # individualCount <int>, eventID <chr>, occurrenceStatus <chr>,
## # institutionID <chr>