scale_fill_tomtom: Fill scale constructor for tomtom colors

View source: R/scale_functions.R

scale_fill_tomtomR Documentation

Fill scale constructor for tomtom colors

Description

Fill scale constructor for tomtom colors

Usage

scale_fill_tomtom(palette = "main", discrete = TRUE, reverse = FALSE,
  ...)

Arguments

palette

Character name of palette in tomtom_palettes

discrete

Boolean indicating whether color aesthetic is discrete or not

reverse

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to discrete_scale() or scale_color_gradientn(), used respectively when discrete is TRUE or FALSE


jthomasmock/tomtom documentation built on Nov. 17, 2022, 12:31 p.m.