[R] Date: Thu, 26 Sep 2002 12:13:33 +0200

Jens Nieschulze jniesch at gwdg.de
Thu Sep 26 14:26:28 CEST 2002


On Thu, 26 Sep 2002, Nolwenn Le Meur wrote:

%How can I give the name of my data frame to the output file ?
%
%exp:
%mydata<-read.table(mydata,..)
%...
%...
%write.table(x, file="c:/" mydata,...)

write.tbale(x,file=paste("c:/",expression(mydata),sep=""))

	JN
%
%Nolwenn Le Meur
%
%********************************************
%Nolwenn Le Meur
%INSERM U533
%Faculté de médecine
%1, rue Gaston Veil
%44035 Nantes Cedex 1
%France
%
%Tel: (+33)-2-40-41-29-86 (office)
%     (+33)-2-40-41-28-44 (secretary)
%Fax: (+33)-2-40-41-29-50
%mail: nolwenn.lemeur at nantes.inserm.fr


***********************************************************************
Jens Nieschulze



-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list