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,  <[EMAIL PROTECTED]> 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

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to