I'm updating an old package and shortening a bunch of really long function names. How do I let a user know the the old function has been deprecated? I document everything with roxygen2 so I'm wondering if #' @alias is what I should use? Thoughts?
roxygen2
#' @alias
2.1m questions
2.1m answers
60 comments
57.0k users