Inpectors provide graphical user interfaces to oversee and modify plot states

l_graph_inspector_analysis(parent = NULL, ...)

Arguments

parent

parent widget path

...

state arguments

Value

widget handle

See also

Examples

if(interactive()){ i <- l_graph_inspector_analysis() }