R/user_defined_processes.R
describe_user_process.Rd
The function queries the back-end for a specific user defined process and returns detailed information.
describe_user_process(id, con = NULL)
The id of the user process on the back-end
connected and authenticated openEO client object (optional) otherwise active_connection()
is used.
the user process as a ProcessInfo class (list object)