scale_fill_mn: #' Setup fill palette for ggplot2

View source: R/scales.R

scale_fill_mnR Documentation

#' Setup fill palette for ggplot2

Description

#' Setup fill palette for ggplot2

Usage

scale_fill_mn(
  palette = "primary_extended",
  discrete = TRUE,
  alpha = 1,
  reverse = FALSE,
  ...
)

Arguments

palette

Choose from 'mn_palettes' list

discrete

whether to use a discrete colour palette

alpha

transparency

reverse

If TRUE, the direction of the colours is reversed.

...

additional arguments to pass to scale_color_gradientn


MPCA-data/mncolors documentation built on Feb. 3, 2024, 11:37 a.m.