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

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to