check_cat_feats {mikropml} | R Documentation |
Check if any features are categorical
Description
Check if any features are categorical
Usage
check_cat_feats(feats)
Arguments
feats |
features |
Author(s)
Zena Lapp, zenalapp@umich.edu
Examples
## Not run:
check_cat_feats(otu_mini_bin)
## End(Not run)
[Package mikropml version 1.6.1 Index]