painter {FourScores}R Documentation

logo painter

Description

a general help function to plot

Usage

painter(numberMatrix, colorArray)

Arguments

numberMatrix

a matrix with different integers showing which color to pick from the colorArray.

colorArray

a character array with different names of colors to be used by the painter.


[Package FourScores version 1.5.1 Index]