download_file | R Documentation |
Sends a request to an openEO back-end to access the users files and downloads them to a given location.
download_file(src, dst = NULL, con = NULL)
src |
the relative file path of the source file on the openEO back-end |
dst |
the destination file path on the local file system |
con |
authorized connection (optional) otherwise |
The file path of the stored file on your machine
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.