validate_process: Validate a user process

View source: R/user_defined_processes.R

validate_processR Documentation

Validate a user process

Description

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

Usage

validate_process(graph, con = NULL, ...)

Arguments

graph

the process graph that will be sent to the service to be validated

con

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

...

additional parameters passed to jsonlite::toJSON() (like 'digits')


Open-EO/openeo-r-client documentation built on Feb. 21, 2024, 12:20 p.m.