colorRampD | R Documentation |
Function like colorRamp, but handles better situations, where color vector is larger than is required.
colorRampD( colors, n, bias = 1, space = c("rgb", "Lab"), interpolate = c("linear", "spline"), alpha = FALSE )
colors |
TBD |
n |
TBD |
bias |
TBD |
space |
TBD |
interpolate |
TBD |
alpha |
TBD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.