Skip to content

Commit 1c2d0f0

Browse files
committed
update doc
1 parent 09b3573 commit 1c2d0f0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

R/stat_stepribbon.R

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
#' Provides stairstep values for ribbon plots
44
#'
55
#' @name stepribbon
6+
#' @param inherit.aes If `FALSE`, overrides the default aesthetics, rather than
7+
#' combining with them. This is most useful for helper functions that define
8+
#' both data and aesthetics and shouldn't inherit behaviour from the default plot specification.
69
#' @inheritParams ggplot2::geom_ribbon
710
#' @param geom which geom to use; defaults to "`ribbon`"
811
#' @param direction `hv` for horizontal-vertical steps, `vh` for

man/stepribbon.Rd

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

0 commit comments

Comments
 (0)