Skip to contents

Prep, juice and get cols from a recipe or workflow

Usage

prep_juice_ncol(object)

Arguments

object

A recipe or a workflow object with a recipe

Examples

recipes::recipe(spray ~ ., data = InsectSprays) |>
  prep_juice_ncol()
#> [1] 2