powered by
multidensity(x, col = palette(), lwd = 1, lty = 1, xlim, ylab = "Density", ...)
x<-lapply(c(1,2,3),function(x){rnorm(100,mean=x)}) multidensity(x)
Run the code above in your browser using DataLab