View source: R/user_defined_processes.R
describe_user_process | R Documentation |
The function queries the back-end for a specific user defined process and returns detailed information.
describe_user_process(id, con = NULL)
id |
The id of the user process on the back-end |
con |
connected and authenticated openEO client object (optional) otherwise |
the user process as a ProcessInfo class (list object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.