Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upRename prepare to prep #59
Comments
|
I also made a decoy function prepare <- function(x, ...)
stop("As of version 0.0.1.9006, used `prep` ",
"instead of `prepare`", call. = FALSE) |
No description provided.