scale_color_map: Color Palettes Line Color

View source: R/canadianmaps.R

scale_color_mapR Documentation

Color Palettes Line Color

Description

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

Usage

scale_color_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.