Description Usage Arguments Value See Also Examples
Keep variables with a minimum of n samples
1 |
df |
data frame |
n |
minimum sample size desired |
skip |
list of column names that are not filtered |
only |
list of column names that are filtered, any others are skipped |
data frame containing only those variables with at least n samples
Other filter functions: colfilter
,
get_binary
, get_categorical
,
get_check
, get_continuous
,
min_cat_n
,
remove_incomplete_obs
,
remove_outliers
, rowfilter
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.