View source: R/l_graphswitch.R
l_graphswitch_add | R Documentation |
This is a generic function to add a graph to a graphswitch widget.
l_graphswitch_add(widget, graph, ...)
widget |
widget path as a string or as an object handle |
graph |
a graph or a loongraph object |
... |
arguments passed on to method |
For more information run: l_help("learn_R_display_graph.html#graph-switch-widget")
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.