powered by
get_density(hist)
x <- runif(1000) density <- get_density( hist(x, plot=FALSE))
Run the code above in your browser using DataLab