[R] store variable as tab-del. txt-file

Schmitt, Corinna Corinna.Schmitt at igb.fraunhofer.de
Thu Jan 24 12:04:17 CET 2008


Hallo Julien,
thanks for the hint. It works now.

Corinna

 




-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org]
On Behalf Of Julien Barnier
Sent: Thursday, January 24, 2008 11:08 AM
To: r-help at stat.math.ethz.ch
Subject: Re: [R] store variable as tab-del. txt-file

Hi,

> Now I want to store t12 as a tab-delimited txt-file to use it in other
> programm. How can I realize this?

Did you take a look at the write.table() function ? You can supply
<\t> as <sep> argument to get a tab-delimited file.

Hope that helps,

Julien 

-- 
Julien Barnier
Groupe de recherche sur la socialisation
ENS-LSH - Lyon, France

______________________________________________
R-help at 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.



More information about the R-help mailing list