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.
2 parents 61f99b3 + 7a49a09 commit 0e118d0Copy full SHA for 0e118d0
R/stat-summary.r
@@ -2,7 +2,7 @@
2
#'
3
#' \code{stat_summary} operates on unique \code{x}; \code{stat_summary_bin}
4
#' operators on binned \code{x}. They are more flexible versions of
5
-#' \code{\link{stat_bin}}: instead of just counting, the can compute any
+#' \code{\link{stat_bin}}: instead of just counting, they can compute any
6
#' aggregate.
7
8
#' @section Aesthetics:
0 commit comments