findBinary: Find binary variables

Description Usage Arguments Value Note

View source: R/dataTransform.R

Description

Find binary variables in a data.frame and return their names.

Usage

1

Arguments

data

data.frame

Value

a character vector of variable names corresponding to column names in data which have fewer than three unique values

Note

This function will return constant variables with only one value as binary as well


jknowles/ModelEWS documentation built on May 19, 2019, 11:42 a.m.