Check whether the data type is an Enum type
Description
Check whether the data type is an Enum type
Usage
DataType_is_enum()
Value
A logical value
Examples
#> [1] TRUE
#> [1] FALSE
Check whether the data type is an Enum type
DataType_is_enum()
A logical value
#> [1] TRUE
#> [1] FALSE