make_palette: Palette

View source: R/dataviz.R

make_paletteR Documentation

Palette

Description

Palette

Usage

make_palette(
  pal = c("few", "RdBu"),
  n = 8,
  type = c("Medium", "Light", "Dark"),
  show = FALSE
)

Arguments

pal

(character) : name of the palette

n

(numeric) : number of colors to display

type

(character) : for few palette, Medium, Light or Dark

show

(logical) : wether to show the palette


TanguyPerennec/AutostatR documentation built on Oct. 31, 2022, 7:57 a.m.