scale_fill_discrete: Qualitative colour scale

Description Usage Arguments

Description

Overrides the default discrete gradient to use color brewer Set 3

Usage

1
scale_fill_discrete(values = brewer.pal(11, "Set3"), ...)

Arguments

values

a set of aesthetic values to map data values to. If this is a named vector, then the values will be matched based on the names. If unnamed, values will be matched in order (usually alphabetical) with the limits of the scale. Any data values that don't match will be given na.value.

...

Other arguments passed on to scale_fill_manual


etiennebr/visualraster documentation built on May 16, 2019, 9:06 a.m.