plotFun.colorbar: Plot the colorbar.

View source: R/plotFun.colorbar.R

plotFun.colorbarR Documentation

Plot the colorbar.

Description

Plot the colorbar.

Usage

plotFun.colorbar(breaks, palette = palette, unit.text, cex.unit,
  cex.textcbar)

Arguments

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.

Author(s)

Ana Casanueva (16.02.2017)


anacv/plotFun documentation built on June 21, 2022, 10:31 p.m.