Skip to content

Commit 1f49bb6

Browse files
authored
Remove palette from manual scale docs (#5724)
1 parent 25258f5 commit 1f49bb6

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

R/scale-manual.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#' of aesthetics provided via the `aesthetics` argument.
1313
#'
1414
#' @inheritParams scale_x_discrete
15-
#' @inheritDotParams discrete_scale -expand -position -aesthetics
15+
#' @inheritDotParams discrete_scale -expand -position -aesthetics -palette
1616
#' @param aesthetics Character string or vector of character strings listing the
1717
#' name(s) of the aesthetic(s) that this scale works with. This can be useful, for
1818
#' example, to apply colour settings to the `colour` and `fill` aesthetics at the

man/scale_manual.Rd

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

0 commit comments

Comments
 (0)