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.