variables {openeo} | R Documentation |
Lists the defined variables for a graph
Description
The function creates a list of the defined (but not necessarily used) variables of a process graph.
Usage
variables(x)
Arguments
x |
a process graph object or a process node |
Value
a named list of Variables
[Package openeo version 1.3.1 Index]