Re: [R] Adding style sheet line to xml output

2010-06-23 Thread Nick
Just to clarify - I am using the XML library and the xml which is an xmlTree has the xml in it. I just need to save it to a file so that I can view, print etc. Thanks. On Jun 22, 2:45 pm, Nick wrote: > I'm probably being dense but I can't work out how to add the second > line: > > > > > ...

[R] Adding style sheet line to xml output

2010-06-22 Thread Nick
I'm probably being dense but I can't work out how to add the second line: ... ... I can get the first line using: saveXML(xml$value(), prefix='', encoding="ISO-8859-1") Any ideas? Thanks. __ R-help@r-project.org mailing list https://stat.ethz.ch