rgbif (version 0.9.2)

occ_download_meta: Retrieves the occurrence download metadata by its unique key.

Description

Retrieves the occurrence download metadata by its unique key.

Usage

occ_download_meta(key, ...)

Arguments

key
A key generated from a request, like that from occ_download
...
Further args passed to GET

Examples

Run this code
occ_download_meta("0003970-140910143529206")
occ_download_meta("0000099-140929101555934")

Run the code above in your browser using DataCamp Workspace