Skip to content

Commit ae44650

Browse files
authored
Update geom-boxplot.r (#4744)
1 parent 72c5b3d commit ae44650

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/geom-boxplot.r

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#' The lower and upper hinges correspond to the first and third quartiles
1111
#' (the 25th and 75th percentiles). This differs slightly from the method used
1212
#' by the [boxplot()] function, and may be apparent with small samples.
13-
#' See [boxplot.stats()] for for more information on how hinge
13+
#' See [boxplot.stats()] for more information on how hinge
1414
#' positions are calculated for [boxplot()].
1515
#'
1616
#' The upper whisker extends from the hinge to the largest value no further than

man/geom_boxplot.Rd

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)