pal_q1: Get Q1 palette.

View source: R/palette.R

pal_q1R Documentation

Get Q1 palette.

Description

Get Q1 palette.

Usage

pal_q1()

Value

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

Examples

   pal = pal_q1();
   dim(pal);


dfsp-spirit/wal documentation built on Feb. 5, 2024, 1:59 p.m.