processes: Get a process graph builder / process collection from the...

Description Usage Arguments Value

View source: R/predefined_processes.R

Description

Queries the connected back-end for all available processes and collection names and registers them via R functions on a ProcessCollection object to build a process graph in R. To get a better overview about the process graph building, please have a look at https://github.com/Open-EO/openeo-r-client/wiki/Process-Graph-Building

Usage

1
processes(con = NULL)

Arguments

con

a connection to an openeo back-end (optional) otherwise active_connection is used.

Value

a ProcessCollection object with the offered processes of the backend


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