Skip to content

Commit aeadd54

Browse files
committed
document
1 parent c28b69f commit aeadd54

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

R/geom-linerange.R

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#' @eval rd_orientation()
77
#'
88
#' @eval rd_aesthetics("geom", "linerange", "Note that `geom_pointrange()` also understands `size` for the size of the points.")
9-
#' @param fatten A multiplicative factor used to increase the size of the
10-
#' middle bar in `geom_crossbar()` and the middle point in
11-
#' `geom_pointrange()`.
9+
#' @param fatten `r lifecycle::badge("deprecated")` A multiplicative factor
10+
#' used to increase the size of the middle bar in `geom_crossbar()` and the
11+
#' middle point in `geom_pointrange()`.
1212
#' @seealso
1313
#' [stat_summary()] for examples of these guys in use,
1414
#' [geom_smooth()] for continuous analogue

man/geom_linerange.Rd

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

0 commit comments

Comments
 (0)