daer list,

i want to save a result as mentioned above.

for (i in 1:100) {
    a[i] <- write.table(a[i], "C:/.../result"i"")
}

how is the correct way to save the results?

thank you

stefan

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to