getHistogramWithDensityLine2: Generate Histogram with Density Line

Description Usage Arguments Value

View source: R/histogram_with_density_line.R

Description

Generate Histogram with Density Line

Usage

1
getHistogramWithDensityLine2(myData, binwidth = 0.1, variable = "x")

Arguments

myData

data.frame with raw data

binwidth

binwidth for the histogram

variable

variable to be plotted

Value

a ggplot object histogram whith densityline overplotted


dietrichson/sashaUseful documentation built on Sept. 16, 2019, 3:31 p.m.