scale_fill_map: Color Palettes Fill

View source: R/canadianmaps.R

scale_fill_mapR Documentation

Color Palettes Fill

Description

Create a custom number of colors to use for graphing or mapping based on preset color palettes.

Usage

scale_fill_map(palette, num, na.value = "grey90", rev = FALSE)

Arguments

palette

color palette name

num

number of colors to create

na.value

a color value for NA, defaults to light gray

rev

condition to reverse the order of the colors

Value

a ggplot color palette


canadianmaps documentation built on May 29, 2024, 6:06 a.m.