R_enumerations: Adds an enumeration data type for R to support list of...

Description

Description

Enumerations are lists of value/label pairs (lists of constants for values). Enums make code more readable. You can use an enumeration type as formal function parameter to allow only values of the enumeration passed in (other values throw an error).


aryoda/R_enumerations documentation built on Dec. 9, 2019, 8:51 a.m.