make_histos | R Documentation |
This function generates histograms for a given numeric vector in a data frame.
df |
A data frame or tibble. |
x |
A (non-empty) numeric vector of data values. |
x_title |
The title for the plot |
fill |
Fill color for the histograms (default = "#0072B2"). |
alpha |
A numeric value (0–1) specifying the transparency of the histogram fill. Default is |
line_color |
Color for the line |
line_type |
Line type |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.