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)
the relative file path of the source file on the openEO back-end
the destination file path on the local file system
authorized connection (optional) otherwise active_connection()
is used.
The file path of the stored file on your machine