list_results {openeo}R 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


[Package openeo version 1.3.1 Index]