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)

Arguments

data

Dataframe with response column and variable column.