mn_pal: MN palettes with ramped colours

View source: R/scales.R

mn_palR Documentation

MN palettes with ramped colours

Description

MN palettes with ramped colours

Usage

mn_pal(palette = "primary_extended", alpha = 1, reverse = FALSE)

Arguments

palette

Choose from 'mn_palettes' list

alpha

transparency

reverse

If TRUE, the direction of the colours is reversed.

Examples

library(scales)

show_col(mn_pal()(10))

filled.contour(volcano,color.palette = mn_pal(), asp=1)


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