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


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