chmListTypes: List known axis types.

View source: R/functions.R

chmListTypesR Documentation

List known axis types.

Description

This function returns a list of the axis types for which axis- or matrix- menu entries may be defined.

Usage

chmListTypes(re = ".*")

Arguments

re

Only types with names matching re are returned (default ".*")

Value

a character vector of axis type names

See Also

chmAddAxisType()


NGCHM documentation built on April 4, 2025, 3:48 a.m.