Description Usage Arguments Value Author(s)
Function to convert numbers into colors.
1 2 | getColorsFromNumbers(x, colors = c("blue", "white", "red"),
range = range(x))
|
x |
A numeric vector of values. |
colors |
A vector of colors for the palette. |
range |
A range of values for color picking. |
Returns a vector with colors.
Mikhail Churakov (mikhail.churakov@pasteur.fr).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.