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