remove_variable: Removes a variable from the Graph

Description Usage Arguments Value

View source: R/process_graph_building.R

Description

The function removes a selected variable from the graph. It only removes it from the list of defined variables that are obtainable with variables. Those that are already placed in the graph won't be deleted in the graph, only in the defined variables list.

Usage

1
remove_variable(graph, variable)

Arguments

graph

a Graph object

variable

a variable id or a variable object

Value

TRUE


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