color.bar: Function to plot color bar...

color.barR Documentation

Function to plot color bar http://stackoverflow.com/questions/9314658/colorbar-from-custom-colorramppalette

Description

Function to plot color bar http://stackoverflow.com/questions/9314658/colorbar-from-custom-colorramppalette

Usage

color.bar(
  lut,
  nticks = 11,
  ticks = seq(min, max, len = nticks),
  title = "",
  xpos,
  ypos,
  width,
  height,
  text = c("min", "max"),
  cex = 1
)

mskilab/gTrack documentation built on March 28, 2024, 6:18 p.m.