search for: tp26383926p26383926

Displaying 1 result from an estimated 1 matches for "tp26383926p26383926".

2009 Nov 17
1
Plotting graphs using FOR loop
...for(i in 40:47){ hist(data[,i],main=paste(colnames(data)[i],sep=""),ylab="Frequency",xlim=c(1,5),xlab="Score",ylim=c(0,100)) } png("histogram.png") dev.off() -- View this message in context: http://old.nabble.com/Plotting-graphs-using-FOR-loop-tp26383926p26383926.html Sent from the R help mailing list archive at Nabble.com.