Diverging fill scale with multiple stops (continuous)
Source:R/theme_albers.R
scale_fill_albers_diverging_n.RdDiverging fill scale with multiple stops (continuous)
Usage
scale_fill_albers_diverging_n(
low_family = "red",
high_family = albers_complement(low_family),
neutral = "#e5e7eb",
...
)