Displaying 1 result from an estimated 1 matches for "moeser".
Did you mean:
moeuser
2007 Jul 16
1
How to write a data.frame into n different csv-files
...x.
I tried this one, but I can't write into ten different files, like test1.csv to test10.csv:
x <- rnorm(10)
y <- c(1:10)
z <- data.frame(y,x)
n <- nrow(z)
for (i in 1:n) write.csv(z$x[i], file="test[i].csv")
Can anyone help me?
Yours,
Guido
---
Dr. Guido Moeser
Diplom Volkswirt
Diplom Sozialwissenschaftler
E-Mail: GMoeser@aol.com
________________________________________________________________________
Bei AOL gibt's jetzt kostenlos eMail f?r alle. Klicken Sie auf AOL.de um heraus zu finden, was es sonst noch kostenlos bei AOL gibt.
[[alternative...