(character) A key generated from a request, like that from
occ_download. Required.
user
(character) User name within GBIF's website. Required. See
Details.
pwd
(character) User password within GBIF's website. Required. See
Details.
curlopts
list of named curl options passed on to
HttpClient. see curl::curl_options
for curl options
limit
Number of records to return. Default: 20
start
Record number to start at. Default: 0
Details
Note, these functions only cancel a job in progress. If your
download is already prepared for you, this won't do anything to change
that.
occ_download_cancel cancels a specific job by download key - returns
success message
occ_download_cancel_staged cancels all jobs with status RUNNING
or PREPARING - if none are found, returns a message saying so -
if some found, they are cancelled, returning message saying so