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))

MangoTheCat/radarchart documentation built on May 8, 2019, 3:49 p.m.