[R] Writing out complex text file

Sean Davis sdavis2 at mail.nih.gov
Tue Mar 7 23:10:33 CET 2006


I have a group of data.frames that I need to write out interspersed with
some complex header information at the top of each.  The file needs include
many such data.frame/header pairs.  Is it as simple as using a connection
and printing to it everything (including tabs and endlines, etc.), or is
there some other way to go about this?

Thanks,
Sean




More information about the R-help mailing list