Skip to content

Commit 9b61ecb

Browse files
committed
lol at my incompetence
1 parent 85e8f26 commit 9b61ecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/position-dodge2.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#' @rdname position_dodge
33
#' @param padding Padding between elements at the same position. Elements are
44
#' shrunk by this proportion to allow space between them. Defaults to 0.1.
5-
#' @param group_row Relationship between groups and rows. Can be `"single"` if
5+
#' @param group.row Relationship between groups and rows. Can be `"single"` if
66
#' every row represents a single group, or `"many"` if many rows represent
77
#' a group.
88
position_dodge2 <- function(width = NULL, preserve = "total",

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