We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b456a6b commit 8f2f398Copy full SHA for 8f2f398
R/geom-ribbon.r
@@ -22,7 +22,7 @@
22
#' @inheritParams layer
23
#' @inheritParams geom_bar
24
#' @param outline.type Type of the outline of the area; `"both"` draws both the
25
-#' upper and lower lines, `"upper"`/`"lower"` draws the either lines only.
+#' upper and lower lines, `"upper"`/`"lower"` draws the respective lines only.
26
#' `"full"` draws a closed polygon around the area.
27
#' @export
28
#' @examples
0 commit comments