Description Usage Arguments Value
View source: R/histogram_with_density_line.R
Generate Histogram with Density Line
1 | getHistogramWithDensityLine(myData, binwidth = 0.1, variable = "x")
|
myData |
data.frame with raw data |
binwidth |
binwidth for the histogram |
variable |
variable to be plotted |
a ggplot object histogram whith densityline overplotted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.