tphistogram | R Documentation |
Histogram
tphistogram(data, x, y, colors, position = "stack", ...)
data |
: dataframe |
x |
: column use to plot the histogram |
y |
: column that can be used to separate the data |
colors |
: character or vector of colors |
position |
: identity, stack or dodge |
... |
: other arguments to be passed through gghistogram |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.