View source: R/plotFun.colorbar.R
plotFun.colorbar | R Documentation |
Plot the colorbar.
plotFun.colorbar(breaks, palette = palette, unit.text, cex.unit, cex.textcbar)
breaks |
vector of values defining the intervals to be used in the colorbar. |
palette |
character vector with the colors for the plot. They will be interpolated to match the number of intervals defined by breaks. |
unit.text |
character string to be placed in the colorbar with the units. |
cex.unit |
numeric value giving the expansion factor of the units text. Default:1. |
cex.textcbar |
numeric value giving the expansion factor of the colorbar text. Default:1. |
Ana Casanueva (16.02.2017)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.