l_graphswitch_add: Add a graph to a graphswitch widget

View source: R/l_graphswitch.R

l_graphswitch_addR Documentation

Add a graph to a graphswitch widget

Description

This is a generic function to add a graph to a graphswitch widget.

Usage

l_graphswitch_add(widget, graph, ...)

Arguments

widget

widget path as a string or as an object handle

graph

a graph or a loongraph object

...

arguments passed on to method

Details

For more information run: l_help("learn_R_display_graph.html#graph-switch-widget")

Value

id for graph in the graphswitch widget

See Also

l_graphswitch


loon documentation built on July 9, 2023, 5:48 p.m.