powered by
Retrieves the occurrence download metadata by its unique key.
occ_download_meta(key, curlopts = list())
A key generated from a request, like that from occ_download
occ_download
list of named curl options passed on to HttpClient. see curl_options for curl options
HttpClient
curl_options
# NOT RUN { occ_download_meta(key="0003983-140910143529206") occ_download_meta("0000066-140928181241064") # }
Run the code above in your browser using DataLab