Prep, juice and get cols from a recipe or workflow
Examples
recipes::recipe(spray ~ ., data = InsectSprays) |>
prep_juice_ncol()
#> [1] 2
Prep, juice and get cols from a recipe or workflow
recipes::recipe(spray ~ ., data = InsectSprays) |>
prep_juice_ncol()
#> [1] 2