Re: [R] problems with saving plots from loop

2013-05-22 Thread SonaJ
Thank you very much - now I see my mistake in loop - your hint helped. Thank you again! -- View this message in context: http://r.789695.n4.nabble.com/problems-with-saving-plots-from-loop-tp4667616p4667682.html Sent from the R help mailing list archive at Nabble.com. __

[R] problems with saving plots from loop

2013-05-21 Thread SonaJ
Greetings, I cannot find solution for this problem (I was searching on web, but without success): I want to plot dose-response models for one concentration and many responses (lets say 200) and I donĀ“t want to do it manually. So I use loop for this: for (i in mydata[,2:201]){#f