plot_colorbar | R Documentation |
Plot a colorbar given limits and a set of colors.
plot_colorbar(zlim, col = hcl.colors(12), iasp = 1) plot_corcolorbar(col = hcl.colors(20, "Blue-Red 3", rev = TRUE))
zlim |
Limits on the color scale |
col |
Vector of colors |
iasp |
Inverse aspect ratio (larger values will result in wider colorbars) |
plot_corcolorbar
: Plot a colorbar for correlations
John K Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.