bake
bake.RdEvaluate the steps and store the recipe results
Arguments
- .rec
the R6 recipe object.
- data
an optional data frame, list or environment (or object coercible by
as.data.frameto a data frame) containing the variables in the model. If not found indata, the variables are taken fromenvironment(formula), typically the environment from whichlmis called.