Skip to content

Commit 628f264

Browse files
Add description of undocumented parameters (#4030)
* Add description of undocumented parameters Close #3946 * Regenerate .Rd files Co-authored-by: Johan Ejstrud <johan@ejstrud.com>
1 parent 597c5c9 commit 628f264

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

R/stat-density-2d.r

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#' @param contour_var Character string identifying the variable to contour
66
#' by. Can be one of `"density"`, `"ndensity"`, or `"count"`. See the section
77
#' on computed variables for details.
8+
#' @inheritDotParams geom_contour bins binwidth breaks
89
#' @param n Number of grid points in each direction.
910
#' @param h Bandwidth (vector of length two). If `NULL`, estimated
1011
#' using [MASS::bandwidth.nrd()].

man/geom_density_2d.Rd

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

0 commit comments

Comments
 (0)