list_user_processes: Lists the IDs of the process graphs from the current user.

View source: R/user_defined_processes.R

list_user_processesR Documentation

Lists the IDs of the process graphs from the current user.

Description

Queries the back-end to retrieve a list of graph ids that the current user has stored on the back-end.

Usage

list_user_processes(con = NULL)

Arguments

con

connected and authenticated openEO client object (optional) otherwise active_connection() is used.

Value

a named list of user defined processes (ProcessInfo)


openeo documentation built on Nov. 17, 2022, 5:07 p.m.