At 13:39 21/11/2008, [EMAIL PROTECTED] wrote:
Hello,
what I want to do, is, to write every element of a variable into a
separate text-file automatically:
I think this may be FAQ 7.34 How can I save the result of each
iteration in a loop into a separate file?
My Variable:
> wull
[1] "Hal
PROTECTED]
Sent: Friday, November 21, 2008 7:39 AM
To: r-help@r-project.org
Subject: [R] write every element of a variable into a separate text-file
Hello,
what I want to do, is, to write every element of a variable into a
separate text-file automatically:
My Variable:
> wull
[1] &quo
Well, you could read the R Data Import/Export manual.
Or you could reread the help for write and figure out what
the append argument does.
Or you could reread the help for write and notice that it
should write out your entire "variable" without requiring a loop.
Sarah
On Fri, Nov 21, 2008 at 8:39
Hello,
what I want to do, is, to write every element of a variable into a
separate text-file automatically:
My Variable:
> wull
[1] "Hallo Leute, wie gehts denn euch seid ihr noch alle..."
[2] "Is their anyone how can help me with..."
[3] "mann, mann, mann... das nervt aber.."
4 matches
Mail list logo