Description Usage Arguments Value
Helper for blink()
. Removes columns that only
contain values fct_levels or binary from selected columns (currently for
both automatically and manually selected columns).
fct_levels are removed because they are likely categorical codes.
1 | remCols(x, cols, fct_level)
|
x |
data frame |
cols |
cols |
fct_level |
Remove columns for reveal and va when all unique values fall into the range of fct_level |
logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.