The created process graphs via create_user_process() at the openEO service are user defined processes. They can be used for the creation of process graphs themselves. For processes provided by the particular openEO service the processes() function can be used to obtain a builder for those processes. Analogous to this idea, this function creates a builder object for user defined processes listed and described in describe_user_process() and list_user_processes().

user_processes(con = NULL)

Arguments

con

a connection to an openEO back-end (optional). Otherwise active_connection() is used in order to access personal user defined processes. You need to be logged in