View source: R/l_graphswitch.R
l_graphswitch_add.loongraph | R Documentation |
Loongraphs can be created with the loongraph
function.
## S3 method for class 'loongraph'
l_graphswitch_add(widget, graph, label = "", index = "end", ...)
widget |
graphswitch widget handle (or widget path) |
graph |
a loongraph object |
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.