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