UserProcessCollection: User Defined Process Collection

Description Methods Arguments

Description

This object contains template functions for process graph building from the user defined processes at an openEO service. This object is an R6 object that is not locked, in order to add new functions at runtime, in the same fashion as ProcessCollection for predefined processes. The object is usually created at user_processes and resembles a given status, meaning, when a new user process is created or another one is updated the UserProcessCollection needs to be recreated with "fresh" data.

Methods

$new(con = NULL)

The object creator created an openEO connection.

Arguments

con

optional an active and authenticated Connection (optional) otherwise active_connection is used.


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