View source: R/process_graph_building.R
| remove_variable | R Documentation |
The function that removes a selected variable from the graph. It is removed from the list of defined
variables that are obtainable with variables(). The variables already placed in the graph
won't be deleted, only in the defined variables list.
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.