Skip to contents

The inverse of the MAS arithmetic mapping: returns the ordinal label for a numeric MAS value (so 1.5 round-trips to "1+").

Usage

masLevelLabel(value)

Arguments

value

Numeric MAS value(s).

Value

Character MAS level label(s).

See also

Examples

masLevelLabel(1.5)
#> [1] "1+"