It's because of the `ifelse` function. https://github.com/mooreryan/featuretable/blob/083f3f506a68762c288fca85a6718eae4d1b2568/R/feature_table.R#L1651 Need to change it to something that also works with data frames.
It's because of the
ifelsefunction.featuretable/R/feature_table.R
Line 1651 in 083f3f5
Need to change it to something that also works with data frames.