pal_q2: Get Q2 palette.

View source: R/palette.R

pal_q2R Documentation

Get Q2 palette.

Description

Get Q2 palette.

Usage

pal_q2()

Value

256 x 3 integer matrix, representing the RGB color values for an index into the palette.

Examples

   pal = pal_q2();
   dim(pal);


wal documentation built on May 29, 2024, 9:23 a.m.