Skip to content

Commit 7547832

Browse files
committed
no longer soft-deprecated
1 parent d3d2956 commit 7547832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/aes.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ is_position_aes <- function(vars) {
261261
#'
262262
#' @section Life cycle:
263263
#'
264-
#' All these functions are soft-deprecated. Please use tidy evaluation idioms
264+
#' All these functions are deprecated. Please use tidy evaluation idioms
265265
#' instead. Regarding `aes_string()`, you can replace it with `.data` pronoun.
266266
#' For example, the following code can achieve the same mapping as
267267
#' `aes_string(x_var, y_var)`.

man/aes_.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)