hist_stack {lidaRtRee}R Documentation

Stacked histogram

Description

Stacked histogram

Usage

hist_stack(x, breaks, col = NULL, breaksFun = paste, ...)

Arguments

x

list of vectors. values for each category

breaks

vector. breaks for histogram bins

col

vector. colors for each category

breaksFun

function for breaks display

...

arguments to be passed to methods, as in plot

Value

no return


[Package lidaRtRee version 4.0.5 Index]