Skip to content

Commit 18be30e

Browse files
mitchelloharawildyutannihilation
authored andcommitted
Fixed roxygen tag in examples of geom_linerange (#3123)
1 parent 0e93806 commit 18be30e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-linerange.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#' @inheritParams layer
1616
#' @inheritParams geom_point
1717
#' @examples
18-
#' #' # Create a simple example dataset
18+
#' # Create a simple example dataset
1919
#' df <- data.frame(
2020
#' trt = factor(c(1, 1, 2, 2)),
2121
#' resp = c(1, 5, 3, 4),

man/geom_linerange.Rd

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

0 commit comments

Comments
 (0)