Skip to content

Commit

Permalink
Fix lifecycle badge of lift family (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- authored Dec 21, 2022
1 parent e6cca33 commit 900c09f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/deprec-lift.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#' Lift the domain of a function
#'
#' @description
#' `r lifecycle::badge("superseded")`
#' `r lifecycle::badge("deprecated")`
#'
#' `lift_xy()` is a composition helper. It helps you compose
#' functions by lifting their domain from a kind of input to another
Expand Down
2 changes: 1 addition & 1 deletion man/lift.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 900c09f

Please sign in to comment.