search for: tp2992813p2992813

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

2010 Oct 12
1
Plotting Y axis labels within a loop
...4, 6.1, 3.2) FeMnCd<-data.frame(Fe, Mn, Cd) par(mfrow=c(2,2)) for(i in FeMnCd)plot(i, xlab="Event",ylab=colnames(FeMnCd)[i]) The more plots per page, the crazier it gets! TIA Steve -- View this message in context: http://r.789695.n4.nabble.com/Plotting-Y-axis-labels-within-a-loop-tp2992813p2992813.html Sent from the R help mailing list archive at Nabble.com.