Description Usage Arguments Value Author(s)
download the result of a processing job to a local destination.
1 2 3 4 5 6 7 8 9 10 11 12 13 | download(.Object, destination, ...)
## S4 method for signature 'geojob,missing'
download(.Object, destination, ...)
## S4 method for signature 'character,missing'
download(.Object, destination, ...)
## S4 method for signature 'geojob,character'
download(.Object, destination, ...)
## S4 method for signature 'character,character'
download(.Object, destination, ...)
|
.Object |
a |
destination |
a file destination. If missing, a temp directory will be used |
... |
additional arguments passed to |
the location of the downloaded file
Jordan S Read
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.