prTcMatchClr: Finds the matching colors for the new addition based on the...

View source: R/transitionClass_helpers.R

prTcMatchClrR 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


Gmisc documentation built on Aug. 26, 2023, 1:07 a.m.