list_results: Creates a list of download paths

View source: R/jobs.R

list_resultsR Documentation

Creates a list of download paths

Description

The function queries the back-end to receive the URLs to the downloadable files of a particular job.

Usage

list_results(job, con = NULL)

Arguments

job

the job object or the id of the job

con

connected and authenticated openEO client object (optional) otherwise active_connection() is used.

Value

result object containing of URLs for download


openeo documentation built on Nov. 17, 2022, 5:07 p.m.