list_user_processes {openeo} | R Documentation |
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)
con |
connected and authenticated openEO client object (optional) otherwise |
a named list of user defined processes (ProcessInfo
)