validate_process: Validates a user process

Description Usage Arguments

View source: R/user_defined_processes.R

Description

Sends the process graph as a user process to the openEO service and validates it against the predefined and user-defined processes of the service.

Usage

1
validate_process(graph, con = NULL)

Arguments

graph

the process graph that will be sent to the service and is going to be validated

con

connected and authorized openeo client object (optional) otherwise active_connection is used.


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