Skip to content

Commit c2d489c

Browse files
authored
Document mapping arg to geom_abline() without mentioning inherit.aes (#3173)
1 parent 9ced958 commit c2d489c

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

R/geom-abline.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ NULL
3333
#' adding straight line segments to a plot.
3434
#' @inheritParams layer
3535
#' @inheritParams geom_point
36+
#' @param mapping Set of aesthetic mappings created by [aes()] or [aes_()].
3637
#' @param xintercept,yintercept,slope,intercept Parameters that control the
3738
#' position of the line. If these are set, `data`, `mapping` and
3839
#' `show.legend` are overridden.

man/geom_abline.Rd

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

0 commit comments

Comments
 (0)