scale_fill_quant: Fills colors in ggplot2 plots

View source: R/scales.R

scale_fill_quantR Documentation

Fills colors in ggplot2 plots

Description

Fills colors in ggplot2 plots

Usage

scale_fill_quant(palette = c("main", "withgrey", "pnl", "weights", "metro",
  "greyscale", "heatmap"), discrete = TRUE, reverse = FALSE, ...)

Arguments

...

Details

Four color palettes are defined. By default discrete colors are chosen from the palette, otherwise a color gradient is generated


nitingupta2/nglib documentation built on Nov. 21, 2024, 10:41 a.m.