l_glyphs_inspector_text: Create a Text Glyph Inspector

View source: R/inspectors.R

l_glyphs_inspector_textR Documentation

Create a Text Glyph Inspector

Description

Inpectors provide graphical user interfaces to oversee and modify plot states

Usage

l_glyphs_inspector_text(parent = NULL, ...)

Arguments

parent

parent widget path

...

state arguments

Value

widget handle

See Also

l_create_handle

Examples

if(interactive()){

i <- l_glyphs_inspector_text()
}

loon documentation built on July 9, 2023, 5:48 p.m.