ct.exprsColor | R Documentation |
This is a function to generate colors for plot elements on the basis of the position of a value within a distribution. Called internally by ct.viewGuides.
ct.exprsColor(exprs, rankedexprs, colors)
exprs |
The value whose color is to be returned. |
rankedexprs |
A vector of values the length of cols that corresponds to the values in the distribution. |
colors |
The vector of colors to be used as a reference. |
A value contained in cols.
Russell Bainer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.