user_processes: Process collection for user defined processes

Description Usage Arguments Value

View source: R/user_defined_processes.R

Description

The created process graphs via create_user_process at the openEO service are user defined processes. This means that they can be used within the creation of process graphs themselves. For processes provided by the particular openEO service the processes function can be used to obtain a builder for those processes. Analoguous to this idea, this function creates a builder object for user defined proceses which are listed and described with describe_user_process and list_user_processes.

Usage

1

Arguments

con

a connection to an openeo back-end (optional) otherwise active_connection is used in order to access personal user defined processes you need to be logged in

Value

UserProcessCollection


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