download_file: Downloads a file from the users workspace

Description Usage Arguments Value

View source: R/user.R

Description

Sends a request to an openeo back-end to access the users files and downloads them to a given location

Usage

1
download_file(src, dst = NULL, con = NULL)

Arguments

src

the relative filepath of the source file on the openeo back-end

dst

the destination file path on the local file system

con

authorized connection (optional) otherwise active_connection is used.

Value

The file path of the stored file on your machine


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.