Displaying 1 result from an estimated 1 matches for "tp3579894p3579894".
2011 Jun 07
1
ggplot2 Histogram with density curve
...black"),
geom="histogram")
w
##Density Curve
t<-rnorm(500)
r<-qplot(t, main="Normal Random Sample", colour=I("black"), geom="density",
adjust=4)
r
--
View this message in context: http://r.789695.n4.nabble.com/ggplot2-Histogram-with-density-curve-tp3579894p3579894.html
Sent from the R help mailing list archive at Nabble.com.