New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename prepare to prep #59
Labels
Comments
topepo
added a commit
to topepo/caret
that referenced
this issue
Jul 26, 2017
topepo
added a commit
to tidymodels/rsample
that referenced
this issue
Jul 26, 2017
I also made a decoy function prepare <- function(x, ...)
stop("As of version 0.0.1.9006, used `prep` ",
"instead of `prepare`", call. = FALSE) |
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex https://reprex.tidyverse.org) and link to this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: