loon (version 1.3.3)

l_glyphs_inspector_image: Create a Image Glyph Inspector

Description

Inpectors provide graphical user interfaces to oversee and modify plot states

Usage

l_glyphs_inspector_image(parent = NULL, ...)

Arguments

parent

parent widget path

...

state arguments

Value

widget handle

See Also

l_create_handle

Examples

Run this code
# NOT RUN {
if(interactive()){

i <- l_glyphs_inspector_image()
}
# }

Run the code above in your browser using DataLab