View source: R/questionnaire_tools.R
write_widened_scored_scale | R Documentation |
Write widened scored scale
write_widened_scored_scale( dataDF, scale_names = NULL, dir_name = NULL, file_name = NULL, metadata = NULL )
dataDF |
A long data frame. |
scale_names |
A character vector of scale names to widen and write. |
dir_name |
The output directory to save csv files. |
file_name |
A custom file name. |
metadata |
List of key-value pairs that will be added as column name - column values to the returned data frames. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.