hist_stack | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.