Inpectors provide graphical user interfaces to oversee and modify plot states

l_glyphs_inspector_pointrange(parent = NULL, ...)

Arguments

parent

parent widget path

...

state arguments

Value

widget handle

See also

Examples

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