datasets_one_column | R Documentation |
From logical columns for each dataset, here we create a column that is a list of character vectors, containing dataset labels.
datasets_one_column(data, remove_logicals = TRUE)
data |
Interactions data frame with dataset columns (i.e. queried with the option 'fields = "datasets"'). |
remove_logicals |
Logical: remove the per dataset logical columns. |
The input data frame with the new column "datasets" added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.