| % Generated by roxygen2: do not edit by hand |
| % Please edit documentation in R/ggplot-theme.R |
| \title{IDS color and fill scales} |
| scale_colour_ids(palette = "default", ...) |
| scale_color_ids(palette = "default", ...) |
| scale_fill_ids(palette = "default", ...) |
| \item{palette}{A palette function that when called with a single integer |
| argument (the number of levels in the scale) returns the values that they should take.} |
| Arguments passed on to \code{\link[ggthemes:scale_gdocs]{ggthemes::scale_colour_gdocs}}, \code{\link[ggthemes:scale_gdocs]{ggthemes::scale_colour_gdocs}} |
| Colour and fill scales which use the palettes in |
| \code{\link{ids_pal}()} and are meant for use with |
| \code{\link{theme_ids}()}. |