R/misc.R
recipes-role-indicator.Rd
This helper function is meant to be used in prep() methods to identify predictors and outcomes by names.
prep()
recipes_names_predictors(info) recipes_names_outcomes(info)
data.frame with variable information of columns.
Character vector of column names.
developer_functions