View source: R/data-gather-clean.R
change_logical_responses | R Documentation |
Change logical responses TRUE/FALSE to Yes/No. Additionally, need to handle the variable "is_solution" which sometimes has 0/1 instead of TRUE/FALSE.
change_logical_responses(data)
data |
Dataframe with response column and variable column. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.