Description Usage Arguments Value
View source: R/graphics_themes_Palletes.R
Internal function that specify function which returns color for signal level.
1 2 3 4 5 6 7 | GetWaveColorsRescalingObject(
pallete.fun = NULL,
class.list,
colors.n = 100,
colors.min.diff = 2,
...
)
|
pallete.fun |
function, declared as |
class.list |
numeric vector, specify levels of color sensitivity |
colors.n |
numeric, number of colors in range, |
colors.min.diff |
numeric, minimal difference between colors ids in colors range, |
function, declared as function(level) {}
, that return color for level
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.