Skip to content

Commit 781b60b

Browse files
committed
Improved stat_function documentation #3362
1 parent 9715b27 commit 781b60b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/stat-function.r

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
#' and the results are drawn (by default) with a line.
66
#'
77
#'
8-
#'
9-
#' @eval rd_aesthetics("stat", "function")
108
#' @param fun Function to use. Either 1) an anonymous function in the base or
119
#' rlang formula syntax (see [rlang::as_function()])
1210
#' or 2) a quoted or character name referencing a function; see examples. Must

0 commit comments

Comments
 (0)