extend_single_listcol | R Documentation |
'Open up list columns containing multiple choice responses by creating a column for each option
extend_single_listcol(data, var, chr)
data |
The data frame |
var |
The variable to be expanded |
chr |
A character vector, which is the label of the value and which will also be used to develop a new name for the column |
A modified data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.