download_results: Downloads the results of a job into a specific folder

Description Usage Arguments Value

View source: R/jobs.R

Description

The function will fetch the results of a asynchronous job and will download all files stated in the links. The parameter 'folder' will be the target location on the local computer.

Usage

1
download_results(job, folder, con = NULL)

Arguments

job

job object or the job_id for which the results are fetched

folder

a character string that is the target path on the local computer

con

a connected and authenticated OpenEO connection (optional) otherwise active_connection is used.

Value

a list of the target file paths


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