View source: R/user_defined_processes.R
validate_process | R Documentation |
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.
validate_process(graph, con = NULL, ...)
graph |
the process graph that will be sent to the service to be validated |
con |
connected and authorized openEO client object (optional) otherwise |
... |
additional parameters passed to jsonlite::toJSON() (like 'digits') |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.