View source: R/predefined_processes.R
list_processes | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.