Message-ID: <000101c83d24$8a93d400$0c01a8c0@RMHHP>
Date: 2007-12-13T00:06:25Z
From: Richard M. Heiberger
Subject: Writing a file to the disk
In-Reply-To: <000301c83c43$04859d80$2f01a8c0@dell2400>
Since your target is a spreadsheet on Windows, it would make sense to write
directly to the spreadsheet. You can use either the xlsReadWrite package,
Description: Read and write Excelfiles natively (v97-2003/BIFF8)
or RExcel, which allows you to imbed R functions inside Excel cells.
Look at the main RExcel/rcom site
http://sunsite.univie.ac.at/rcom/
and consider joining the mailing list there.