visualize | R Documentation |
Visualize colors
visualize(cols, by = 100)
cols |
An vector of colors |
by |
Multiplier determining number of points |
Null
vals <- c(1,5,10,25) cols <- colorize(vals) visualize(cols)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.