[R] storing via for (k in 1:100) {}
Henrik Bengtsson
hb at maths.lth.se
Sat Mar 18 21:09:27 CET 2006
See ?sprintf and/or ?paste.
/Henrik
On 3/18/06, Stefan Semmeling <trittihn at web.de> wrote:
> 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
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>
>
--
Henrik Bengtsson
Mobile: +46 708 909208 (+1h UTC)
More information about the R-help
mailing list