graphToJSON: Wrapper for toJSON

Description Usage Arguments Value

View source: R/utilities.R

Description

This function is intended to have a preconfigured toJSON function to allow a user to visualize the process graph in JSON (like it will be sent to the back-end)

Usage

1
graphToJSON(graph)

Arguments

graph

a list / nested list representing the process graph

Value

JSON string of the process graph as a character string


flahn/openeo-r-client documentation built on Sept. 18, 2020, 5:16 a.m.