R/functions.R
chmListTypes.Rd
This function returns a list of the axis types for which axis- or matrix- menu entries may be defined.
chmListTypes(re = ".*")
Only types with names matching re are returned (default ".*")
a character vector of axis type names
chmAddAxisType()