View source: R/transitionClass_helpers.R
prTcMatchClr | R Documentation |
Finds the matching colors for the new addition based on the original set of colors
prTcMatchClr(add, org, no_cols, no_rows, is3D)
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 |
A list with colors that is appropriate for the transition object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.