R/occ_download_meta.R
occ_download_meta.Rd
Retrieves the occurrence download metadata by its unique key.
occ_download_meta(key, curlopts = list())
key | A key generated from a request, like that from
|
---|---|
curlopts | list of named curl options passed on to
|
see downloads for an overview of GBIF downloads methods
# NOT RUN { occ_download_meta(key="0003983-140910143529206") occ_download_meta("0000066-140928181241064") # }