showPalette {palettesForR}R Documentation

Show a palette.

Description

Show a palette.

Usage

showPalette(myPal)

Arguments

myPal

The palette name.

Details

Adapted from http://www.r-graph-gallery.com/42-colors-names/

Examples

data(Caramel_gpl)
showPalette(myPal = Caramel_gpl)

[Package palettesForR version 0.1.2 Index]