All of loon's displays access a set of common options. This function accesses and returns the names of all loon options.

l_getOptionNames()

Value

a vector of all loon display option names.

See also

Examples

l_getOptionNames()
#> [1] "defaultMetaTempMove" "metaMulSel" #> [3] "default-font" "guidesBackground" #> [5] "guidelines" "colors-palette-hcl" #> [7] "brush_color" "export_ps_font" #> [9] "select-color" "font-xlabel" #> [11] "ticks_density" "defaultMetaMulSel" #> [13] "font-title" "printConfigureDebug" #> [15] "fixed_guide_distance" "font" #> [17] "image_sizes" "background" #> [19] "printInConfigurationWarningMsg" "abbreviations" #> [21] "colors" "printInConfigurationWarning" #> [23] "image_scale" "metaKeys" #> [25] "noscrollInspector" "foreground" #> [27] "metaTempMove" "canvas_bg_guides" #> [29] "tick_length" "font-text_glyph" #> [31] "brush_color_handle" "font-ylabel" #> [33] "colors-palette" "size_0_rect" #> [35] "font-scales"