Learn R Programming

mikropml (version 1.6.1)

check_cat_feats: Check if any features are categorical

Description

Check if any features are categorical

Usage

check_cat_feats(feats)

Arguments

feats

features

Author

Zena Lapp, zenalapp@umich.edu

Examples

Run this code
if (FALSE) {
check_cat_feats(otu_mini_bin)
}

Run the code above in your browser using DataLab