Displaying 1 result from an estimated 1 matches for "tp18782749p18782749".
2008 Aug 01
2
boxplot help
...ot for each of the matrix in a seperate window.my code
for(i in 1:length(all.the.mean)
{
windows()
boxplot(all.the.mean[[i]]
}
this prints in all the boxplots but it cant be saved i dont know to save
those
plz help me on this
--
View this message in context: http://www.nabble.com/boxplot-help-tp18782749p18782749.html
Sent from the R help mailing list archive at Nabble.com.