Description Usage Arguments Value
View source: R/remove_zero_variance.R
Remove zero variance columns from a dataframe.
1 | RemoveZeroVariance(data, verbose = TRUE)
|
data |
A dataframe or matrix |
verbose |
If TRUE, prints names of removed variables |
A dataframe with the zero variance columns removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.