Returns a vector of the available primitive glyphs.

l_primitiveGlyphs()

Value

A character vector of the names of all primitive glyphs in loon.

Details

The scatterplot and graph displays both have the n-dimensional state 'glyph' that assigns each data point or graph node a glyph (i.e. a visual representation).

Loon distinguishes between primitive and non-primitive glyphs: the primitive glyphs are always available for use whereas the non-primitive glyphs need to be first specified and added to a plot before they can be used.

The primitive glyphs are:

Primitive Glyphs

For more information run: l_help("learn_R_display_plot.html#glyphs")

See also