colourMatrix: Check and prep the colour matrix

Description Usage Arguments Value Examples

Description

Check and prep the colour matrix

Usage

1
colourMatrix(colMatrix)

Arguments

colMatrix

A 3 x n matrix of integers between 0-255

Value

The checked and prepped matrix of the same size

Examples

1
radarchart:::colourMatrix(diag(255, nrow=3))

radarchart documentation built on May 1, 2019, 10:52 p.m.