R/data-gather-clean.R
change_logical_responses.Rd
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)
Dataframe with response column and variable column.