download_file: Download a file from the user workspace

View source: R/user.R

download_fileR Documentation

Download a file from the user workspace

Description

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

Usage

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

Arguments

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 active_connection() is used.

Value

The file path of the stored file on your machine


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.