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