Description Usage Arguments Value Examples
Faceted ggplot histograms
1 2 3 |
data |
data frame containing features |
bins |
number of histogram bins |
ncol |
number of histogram columns |
fct_reorder |
reorder factors |
fct_rev |
reverse factor order |
fill |
color value for geom_hist fill argument |
color |
color value for geom_hist color argument |
scale |
value for geom_hist scale argument Original code by Matt Dancho DS4B 201 |
ggplot object containing histograms
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.