hist_stack {lidaRtRee} | R Documentation |
Stacked histogram
hist_stack(x, breaks, col = NULL, breaksFun = paste, ...)
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 |
no return