scfillbrewer {ggplot}R Documentation

Scale: Brewer colours

Description

Use Brewer colour scheme for colour fill.

Usage

scfillbrewer(plot = .PLOT, name="", palette=1)

Arguments

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.

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot version 0.4.2 Index]