show_pal: Show a set of palette color Lab

View source: R/scale_innova.R

show_palR Documentation

Show a set of palette color Lab

Description

Show a set of palette color Lab

Usage

show_pal(name = "all", n = 5, rev = TRUE, ...)

Arguments

name

Character name of palette in lis_palettes

n

Integer, number of colors

rev

Boolean indicating whether the palette should be reversed

...

Additional arguments passed to seecol()

Details

Name of color palette available

  • ccvi

  • npr

  • blmbrg

  • ctp

  • jama

  • mlobo

  • btran

  • nasa

  • politico

  • mortality

Examples

## Not run: 
library(innovar)
# show_pal(name = "nasa",rev = TRUE, n = 5)
show_pal()

## End(Not run)

healthinnovation/lis documentation built on June 19, 2024, 6:06 a.m.