Check whether the data type is a boolean type
Description
Check whether the data type is a boolean type
Usage
DataType_is_bool()
Value
A logical value
Examples
#> [1] TRUE
#> [1] FALSE
Check whether the data type is a boolean type
DataType_is_bool()
A logical value
#> [1] TRUE
#> [1] FALSE