Displaying 1 result from an estimated 1 matches for "southamton".
Did you mean:
southampton
2008 Jul 30
1
adding lines to multiple plot
...es),function(i)hist(variables[[i]],probability=T,main=paste("Histogram
of",i),
xlab=paste(i)))
for(i in 1:Nvariables){
lines(density(variables[[i]],lwd=2))
}
I am pretty sure its a simple explanation, i have just run out of ideas.
Thanks
gary Watmough
PhD Student
University of Southamton
School of Geography
--
View this message in context: http://www.nabble.com/adding-lines-to-multiple-plot-tp18732850p18732850.html
Sent from the R help mailing list archive at Nabble.com.