View source: R/process_graph_building.R
parse_graph | R Documentation |
The function reads and parses a json text and creates a Graph object.
parse_graph(json, parameters = NULL, con = NULL)
json |
the json graph in a textual representation or an already parsed list object |
parameters |
optional parameters |
con |
a connected openEO client (optional) otherwise |
Graph object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.