R/colors_continuous.R
cmap_fill_continuous.Rd
Pick the function depending on the aesthetic of your ggplot object (fill or
color). On diverging palettes, a midpoint can be manually adjusted (defaults
to 0). See cmap_gradients
for a listing of available gradients.
cmap_fill_continuous(palette = "blues", reverse = FALSE, middle = 0, ...)
cmap_color_continuous(palette = "blues", reverse = FALSE, middle = 0, ...)
cmap_colour_continuous(palette = "blues", reverse = FALSE, middle = 0, ...)
cmap_fill_continuous()
: for fill aesthetic
cmap_color_continuous()
: for color aesthetic
cmap_colour_continuous()
: for color aesthetic