Skip to content
Prev 205596 / 398506 Next

generate XML

On 01/07/2010 10:57 AM, robert-mcfadden at o2.pl wrote:
you might try

# open file connection
sink("item1.xml")
# print object
my.matrix
# close file connection
sink()