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 4b07e45 commit b3e48aeCopy full SHA for b3e48ae
R/guide-axis-stack.R
@@ -22,7 +22,7 @@ NULL
22
#' @export
23
24
#' @examples
25
-#' #' # A standard plot
+#' # A standard plot
26
#' p <- ggplot(mpg, aes(displ, hwy)) +
27
#' geom_point() +
28
#' theme(axis.line = element_line())
0 commit comments