Description Usage Arguments Value
View source: R/process_graph_building.R
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.
1 | remove_variable(graph, variable)
|
graph |
a |
variable |
a variable id or a variable object |
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.