Description Usage Arguments Value See Also Examples
Identify ambiguous type variables from a data frame of mixed variable types Comparison operators used are = NA values do not contribute to level counts
1 |
df |
data frame of mixed variable types |
lower |
lower bound of unique values |
upper |
upper bound of unique values |
data frame containing only ID and variables meeting criteria, which should then be assessed manually
Other filter functions: colfilter
,
get_binary
, get_categorical
,
get_continuous
, min_cat_n
,
min_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.