| process_cat_feats | R Documentation | 
Process categorical features
process_cat_feats(features, progbar = NULL)
| features | dataframe of features for machine learning | 
| progbar | optional progress bar (default:  | 
list of two dataframes: categorical (processed) and continuous features (unprocessed)
Zena Lapp, zenalapp@umich.edu
## Not run: 
process_cat_feats(mikropml::otu_small[, 2:ncol(otu_small)])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.