list_processes {openeo} | R Documentation |
List all processes available on the back-end. This returns the R translation of the JSON metadata as lists. This process description
is stored internally at the environment package variable process_list
, which is not directly accessible apart from this function.
list_processes(con = NULL)
con |
Connection object (optional) otherwise |
a list of lists with process_id and description