Code
rec5 <- prep(rec4, training = iris)
Condition
Warning in `prep()`:
! The previous data will be used by `prep()`.
i The data passed using `training` will be ignored.
Code
formula(rec10)
Condition
Error in `formula()`:
! The recipe must be prepped before the formula can be computed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.