Displaying 1 result from an estimated 1 matches for "idjidji".
2008 Nov 21
3
write every element of a variable into a separate text-file
...can help me with..."
[3] "mann, mann, mann... das nervt aber.."
[4] "how are you littele strange tiger..."
[5] ")()()(UJKJKJIJIJJOO9989////////////"
[6] "bradortslow, eiwudoiude, kdkdkdk:::idjidji"
I was trying to do things like that:
> for (i in seq(along = wull))
+ write(wull[i], ("C://Users//zuber//Documents//wull(1).txt"),
+ append = F)
But what I get is just the last element [6] ("bradortslow, eiwudoiude,
kdkdkdk:::idjidji") of my variable in just one tex...