Learn R Programming

LSD (version 2.0)

heatbarplot: Heatbarplot

Description

mimics a histogram (with an additional color stripe based on a kernel density estimate) that can be displayed horizontal

Usage

heatbarplot(x, colpal = "black", revpal = FALSE, horiz = FALSE, ncolors = 100, ...)

Arguments

x
histogram object
colpal
which colorpalette should be chosen ( see disco() )
revpal
reverse the colorpalette
horiz
rotate 90 degrees
ncolors
number of colors to use
...
additional parameters to be passed to points and plot

See Also

cplot,heathist,LSD.demo.tour

Examples

Run this code
demo.cplot()

Run the code above in your browser using DataLab