Skip to content

Commit b4bb16d

Browse files
committed
document new arguments
1 parent b14895a commit b4bb16d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

R/geom-smooth.R

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ GeomSmooth <- ggproto(
8888
#' `geom_smooth()` and `stat_smooth()`. For more information about overriding
8989
#' these connections, see how the [stat][layer_stats] and [geom][layer_geoms]
9090
#' arguments work.
91+
#' @param band.colour,band.color,band.linetype,band.linewidth Graphical
92+
#' parameters for controlling the display of the confidence band outline.
9193
#' @seealso See individual modelling functions for more details:
9294
#' [lm()] for linear smooths,
9395
#' [glm()] for generalised linear smooths, and

man/geom_smooth.Rd

Lines changed: 7 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)