Skip to content

Commit

Permalink
Remove palette from manual scale docs
Browse files Browse the repository at this point in the history
  • Loading branch information
teunbrand committed Feb 28, 2024
1 parent bc3e401 commit 6cde167
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion R/scale-manual.R
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#' of aesthetics provided via the `aesthetics` argument.
#'
#' @inheritParams scale_x_discrete
#' @inheritDotParams discrete_scale -expand -position -aesthetics
#' @inheritDotParams discrete_scale -expand -position -aesthetics -palette
#' @param aesthetics Character string or vector of character strings listing the
#' name(s) of the aesthetic(s) that this scale works with. This can be useful, for
#' example, to apply colour settings to the `colour` and `fill` aesthetics at the
Expand Down
3 changes: 0 additions & 3 deletions man/scale_manual.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cde167

Please sign in to comment.