rgbif (version 1.4.0)

occ_download_datasets: List datasets for a download

Description

List datasets for a download

Usage

occ_download_datasets(key, curlopts = list())

Arguments

key

A key generated from a request, like that from occ_download

curlopts

list of named curl options passed on to HttpClient. see curl_options for curl options

Value

a list with slots of offset, limit, endOfRecords, count, and results. results has an array of the datasets

Examples

Run this code
# NOT RUN {
occ_download_datasets(key="0003983-140910143529206")
# }

Run the code above in your browser using DataLab