chmListTypes {NGCHM}R 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()


[Package NGCHM version 1.0.3 Index]