new_image | R Documentation |
new_image function
new_image(
z,
cols = (grDevices::colorRampPalette(c("white", "#24526E"), bias = 1.5))(10),
range = c(0.5, 1)
)
z |
z matrix |
cols |
cols for gradient |
range |
rescale to range |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.