Skip to content

Commit f0da3d0

Browse files
amysheepkarawoo
authored andcommitted
Added Aesthetics Documentation for geom_col() and stat_count() (#3080)
1 parent 652a431 commit f0da3d0

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

R/geom-bar.r

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
#' and then standardising each bar to have the same height.
2121
#'
2222
#' @eval rd_aesthetics("geom", "bar")
23+
#' @eval rd_aesthetics("geom", "col")
24+
#' @eval rd_aesthetics("stat", "count")
2325
#' @seealso
2426
#' [geom_histogram()] for continuous data,
2527
#' [position_dodge()] and [position_dodge2()] for creating side-by-side

man/geom_bar.Rd

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)