Skip to content
Prev 12852 / 29559 Next

write estimates to Excel

On 09/17/2011 11:16 PM, Rafael Terra wrote:
Hi,

Saving the file as a comma separated file (csv) should be fine for
reading in Excel. See the write.csv function.

good luck,
Paul