enumType {RDML} | R Documentation |
enumType R6 class.
Description
Generic class for creating objects thet can take limited list of values.
Inherits: rdmlBaseType.
Usage
enumType
Format
An R6Class
generator object.
Initialization
enumType$new(value)
@section Fields:
value
checkString. Value.
[Package RDML version 1.0 Index]