Skip to content

Commit 105203f

Browse files
flying-sheepthomasp85
authored andcommitted
Fix Position docs (#3223)
1 parent a208db9 commit 105203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/position-.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#' per layer. `panel` is currently an internal data structure, so
1818
#' this method should not be overridden.
1919
#'
20-
#' - `compute_panel(self, data, params, panel)` is called once per
20+
#' - `compute_panel(self, data, params, scales)` is called once per
2121
#' panel and should return a modified data frame.
2222
#'
2323
#' `data` is a data frame containing the variables named according

0 commit comments

Comments
 (0)