remove_monocol | R Documentation |
remove columns by the ratio of an identical single value (NA supported)
remove_monocol(df, max_ratio = 1)
df |
tibble |
max_ratio |
the max single value ratio to keep this column, default is 1 |
tibble
# remove_monocol(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.