Code
recipe(~., data = mtcars) %>% step_meanimpute()
Condition
Error:
! `step_meanimpute()` was deprecated in recipes 0.1.16 and is now defunct.
i Please use `step_impute_mean()` instead.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.