change_logical_responses: Change logical responses

View source: R/data-gather-clean.R

change_logical_responsesR Documentation

Change logical responses

Description

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.

Usage

change_logical_responses(data)

Arguments

data

Dataframe with response column and variable column.


Sage-Bionetworks/stopadforms documentation built on Aug. 31, 2024, 11:53 p.m.