plot_dist | R Documentation |
Plot Distribution as Histogram
plot_dist(data, x = value, color = distribution, n_obs)
data |
(dataframe) |
x |
(var) column from 'data' to use as x-value |
color |
(var) column from 'color' to specify histogram color |
n_obs |
(numeric) number of observations to use |
ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.