Description
mimics a histogram (with an additional color stripe based on a kernel density estimate) that can be displayed horizontalUsage
heatbarplot(x, colpal = "black", revpal = FALSE, horiz = FALSE, ncolors = 100, ...)
Arguments
colpal
which colorpalette should be chosen ( see disco() )
revpal
reverse the colorpalette
ncolors
number of colors to use
...
additional parameters to be passed to points and plot