prTpGetColors: Gets a set of colors or just one color

Description Usage Arguments Value

View source: R/transitionPlot_helpers.R

Description

Used in order to illustrate the mixe between two proportions in the transitionPlot.

Usage

1
prTpGetColors(colors, proportion, space)

Arguments

colors

A set of min. two colors that is used for colorRampPalette.

proportion

A proportion or a set of proportions between 0 and 1. If you leave this out then the full color span will be returned.

space

If there is little or no difference exists at the low/high proportions of the spectrum then it can be of interest to focus the color change to the center leaving the tails constant

Value

character The function can return both single colors or multiple colors as character vector (see rgb)


raredd/Gmisc0 documentation built on May 27, 2019, 2:02 a.m.