remove_low_variance: A function to remove rows with zero variance (where sd is...

Description Usage Examples

View source: R/remove_low_variance.R

Description

A function to remove rows with zero variance (where sd is zero)

Usage

1
remove_low_variance(dataset, threshold, rows_or_cols)

Examples

1

siggitrausti/siggitRausti documentation built on Sept. 9, 2020, 3:36 p.m.