powered by
A predicate function to check whether a column is a list and can be represented as a vector.
.is_list_column_of_scalars(x)
a logical
(any) column to check
any
cards:::.is_list_column_of_scalars(as.list(1:5))
Run the code above in your browser using DataLab