addColorBar: Add a color bar (useful for heatmaps or maps)

Description Usage Arguments Value

View source: R/addColorBar.R

Description

Add a color bar (useful for heatmaps or maps)

Usage

1
addColorBar(x, y, z, color = rainbow(100))

Arguments

x

x-position where to plot the color ramp

y

y-position where to plot the color ramp

z

vector of values for the color ramp (doesn't have to be evenly space sequence)

Value

nothing


taddallas/radTad documentation built on May 15, 2021, 5:54 a.m.