Skip to content

Commit 884e543

Browse files
committed
final edit
1 parent ab756df commit 884e543

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-boxplot.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
#' if the notches of two boxes do not overlap, this suggests that the medians
5050
#' are significantly different.
5151
#' @param notchwidth For a notched box plot, width of the notch relative to
52-
#' the body (default = `0.5`)
52+
#' the body (defaults to `notchwidth = 0.5`).
5353
#' @param varwidth If `FALSE` (default) make a standard box plot. If
5454
#' `TRUE`, boxes are drawn with widths proportional to the
5555
#' square-roots of the number of observations in the groups (possibly

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