ColorBlender | R Documentation |
Squeeze 2 or 3 column feature data into the unit cube and converts into RGB space
ColorBlender(data, channels.use = NULL)
data |
data.frame containing feature values and coordinates |
channels.use |
Select channels to use for blending. Default is red, green and blue but the order can be shuffled. For 2 features, the default is red and green. (options: "red", "green" and "blue") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.