R/user_defined_processes.R
list_user_processes.Rd
Queries the back-end to retrieve a list of graph ids that the current user has stored on the back-end.
list_user_processes(con = NULL)
connected and authenticated openEO client object (optional) otherwise active_connection()
is used.
a named list of user defined processes (ProcessInfo
)