> Hi, Does anyone know of an existing package that will output to rtf? > Something along the lines of pdf(ds,'file.pdf') or write.csv(ds,'file.csv').
You could use odfWeave and then use OpenOffice to generate an RTF file. Regards, Tom ______________________________________________ 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.