Description Usage Arguments Value Examples
zero_var
identifies the variables in the data frame with zero variance and
returns their index values. The code has been by Gavin Simpson and taken from
stackoverflow.
1 |
The |
input to the function is a data frame. |
Returns a vector of column names in the data frame which have zero variance along with their index.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.