Displaying 1 result from an estimated 1 matches for "tp3043871p3043871".
2010 Nov 15
1
Executing Command on Multiple R Objects
...ed, but didn't work.
for (i in ls(pat = "mod"))
{ out <- capture.output(summary[[i]])
cat(out, file = "results_paired.txt", sep = "\n", append = TRUE)
}
--
View this message in context: http://r.789695.n4.nabble.com/Executing-Command-on-Multiple-R-Objects-tp3043871p3043871.html
Sent from the R help mailing list archive at Nabble.com.