[R] write every element of a variable into a separate text-file

Sarah Goslee sarah.goslee at gmail.com
Fri Nov 21 16:20:47 CET 2008


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 AM,  <zuber at hs-heilbronn.de> wrote:
> Hello,
>
> what I want to do, is, to write every element of a variable into a
> separate text-file automatically:
>


-- 
Sarah Goslee
http://www.functionaldiversity.org



More information about the R-help mailing list