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

Corinna

 




-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Julien Barnier
Sent: Thursday, January 24, 2008 11:08 AM
To: [EMAIL PROTECTED]
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@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.

______________________________________________
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