prTcMatchClr {Gmisc} | R Documentation |
Finds the matching colors for the new addition based on the original set of colors
Description
Finds the matching colors for the new addition based on the original set of colors
Usage
prTcMatchClr(add, org, no_cols, no_rows, is3D)
Arguments
add |
The colors that we want to add |
org |
The original colors |
no_cols |
The no. of columns in the transition matrix |
no_rows |
All the row counts in the transition plot |
is3D |
Whether the transition matrix has 3 dimensions |
Value
A list with colors that is appropriate for the transition object
[Package Gmisc version 3.0.3 Index]