Skip to content

Commit 13f9e56

Browse files
authored
docs: turn reference to arrow into link (#4675)
1 parent a1b7054 commit 13f9e56

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-segment.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#' @eval rd_aesthetics("geom", "segment")
1212
#' @inheritParams layer
1313
#' @inheritParams geom_point
14-
#' @param arrow specification for arrow heads, as created by arrow().
14+
#' @param arrow specification for arrow heads, as created by [grid::arrow()].
1515
#' @param arrow.fill fill colour to use for the arrow head (if closed). `NULL`
1616
#' means use `colour` aesthetic.
1717
#' @param lineend Line end style (round, butt, square).

man/geom_segment.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)