Skip to content

Commit 4856c37

Browse files
committed
Mark after_stat(y) as superseded in stat_ecdf
1 parent 3699263 commit 4856c37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/stat-ecdf.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#' and (Inf, 1)
2323
#' @eval rd_computed_vars(
2424
#' ecdf = "Cumulative density corresponding to `x`.",
25-
#' y = "For backward compatibility. Not recommended to use."
25+
#' y = "`r lifecycle::badge('superseded')` For backward compatibility."
2626
#' )
2727
#' @export
2828
#' @examples

man/stat_ecdf.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)