.is_list_column_of_scalars | R Documentation |
A predicate function to check whether a column is a list and can be represented as a vector.
.is_list_column_of_scalars(x)
x |
( |
a logical
cards:::.is_list_column_of_scalars(as.list(1:5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.