View source: R/l_graphswitch.R
l_graphswitch_add.graph | R Documentation |
Graph objects are defined in the graph R package.
## S3 method for class 'graph'
l_graphswitch_add(widget, graph, label = "", index = "end", ...)
widget |
graphswitch widget handle (or widget path) |
graph |
a graph object created with the functions in the |
label |
string with label for graph |
index |
position of graph in the graph list |
... |
additional arguments are not used for this methiod |
id for graph in the graphswitch widget
l_graphswitch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.