loon (version 1.4.1)

l_graph_inspector_navigators: Create a Graph Navigator Inspector

Description

Inpectors provide graphical user interfaces to oversee and modify plot states

Usage

l_graph_inspector_navigators(parent = NULL, ...)

Value

widget handle

Arguments

parent

parent widget path

...

state arguments

See Also

l_create_handle

Examples

Run this code
if(interactive()){

i <- l_graph_inspector_navigators()
}

Run the code above in your browser using DataLab