RemoveZeroVariance: Remove zero variance columns from a dataframe.

Description Usage Arguments Value

View source: R/remove_zero_variance.R

Description

Remove zero variance columns from a dataframe.

Usage

1

Arguments

data

A dataframe or matrix

verbose

If TRUE, prints names of removed variables

Value

A dataframe with the zero variance columns removed


RobertDickens/preproc documentation built on May 20, 2019, 8:47 a.m.