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 fa1232c + 93fa161 commit 4504b99Copy full SHA for 4504b99
R/geom-bar-.r
@@ -37,7 +37,7 @@
37
#' @section Aesthetics:
38
#' \Sexpr[results=rd,stage=build]{ggplot2:::rd_aesthetics("geom", "bar")}
39
#'
40
-#' @seealso \code{\link{stat_bin}} for more details of the binning alogirithm,
+#' @seealso \code{\link{stat_bin}} for more details of the binning algorithm,
41
#' \code{\link{position_dodge}} for creating side-by-side barcharts,
42
#' \code{\link{position_stack}} for more info on stacking,
43
#' @export
0 commit comments