search for: tp15562391p15562391

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

Did you mean: tp15562371p15562371
2008 Feb 19
2
Looping through a list of objects & do something...
...$y); I would like to do something like: (pseudocode) dfarray[1] = df1 dfarray[2] = df2 dfarray[3] = df3 for (each i in dfarray) { plot(i$x, i$y); } Can this be done in R? Thanks. Tripp -- View this message in context: http://www.nabble.com/Looping-through-a-list-of-objects---do-something...-tp15562391p15562391.html Sent from the R help mailing list archive at Nabble.com.