Skip to content
Back to formatted view

Raw Message

Message-ID: <4d84b9f8.8b6ca95.4b45b91c.cf69b@o2.pl
Date: 2010-01-07T10:36:12Z
From: Robert
Subject: generate XML
In-Reply-To: <4B45B7CF.4060802@gmail.com>

Dnia 7 stycznia 2010 11:30 S Devriese <sdmaillist at gmail.com> napisa?(a):
> you might try
> 
> # open file connection
> sink("item1.xml")
> # print object
> my.matrix
> # close file connection
> sink()

Unfortunately, It does not code letter appropriate. To #print object it's better to use write.table. But thank you for help.