l_glyphs_inspector {loon} | R Documentation |
Inpectors provide graphical user interfaces to oversee and modify plot states
l_glyphs_inspector(parent = NULL, ...)
parent |
parent widget path |
... |
state arguments |
widget handle
if(interactive()){
i <- l_glyphs_inspector()
}