View source: R/htmlTable_helpers_mergeClr.R
prMergeClr | R Documentation |
Uses the colorRampPalette()
for merging colors.
Note: When merging more than 2 colors the order in the color
presentation matters. Each color is merged with its neigbors before
merging with next. If there is an uneven number of colors the middle
color is mixed with both left and right side.
prMergeClr(clrs)
clrs |
The colors |
character
A hexadecimal color
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.