scfillbrewer {ggplot} | R Documentation |
Use Brewer colour scheme for colour fill.
scfillbrewer(plot = .PLOT, name="", palette=1)
plot |
plot to add scale to |
name |
name of the scale (used in the legend) |
palette |
Color Brewer palette to use, see brewer.pal for details. Note that palette type is chosen automatically. |
Hadley Wickham <h.wickham@gmail.com>