l_compoundPaths: Get the set of basic path types for loon plots.

View source: R/l_loonWidgets.R

l_compoundPathsR Documentation

Get the set of basic path types for loon plots.

Description

Loon's plots are constructed in TCL and identified with a path string appearing in the window containing the plot. The path string begins with a unique identifier for the plot and ends with a suffix describing the type of loon plot being displayed.

The path identifying the plot is the string concatenation of both the identifier and the type.

This function returns the set of the loon path types for compound loon plots.

Usage

l_compoundPaths()

Value

character vector of the compound path types.

See Also

l_basePathsl_loonWidgets l_getFromPath


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