Skip to content

Commit cc5c53e

Browse files
committed
Add experimental badge
1 parent 75211d2 commit cc5c53e

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

R/ggplot2.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#' Scale that supports formatted numbers
22
#'
3+
#' @description
4+
#' `r lifecycle::badge("experimental")`
5+
#'
36
#' This scale is used by default in ggplot2 with columns created with [num()].
47
#'
58
#' @inheritDotParams ggplot2::continuous_scale

man/scale_x_num.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)