transform_bool_to_logical: Change Binary Values to Logical

transform_bool_to_logicalR Documentation

Change Binary Values to Logical

Description

Set the Columns that have 1/0 values to T/F instead, notably those for multiple response variables

Usage

transform_bool_to_logical(data)

Arguments

data

The data frame

Value

The data frame, now modified (if applicable).


BroVic/jGBV documentation built on Oct. 9, 2022, 6:38 a.m.