Learn R Programming

wal (version 0.1.0)

pal_q2: Get Q2 palette.

Description

Get Q2 palette.

Usage

pal_q2()

Arguments

Value

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

Examples

Run this code
   pal = pal_q2();
   dim(pal);

Run the code above in your browser using DataLab