Produce a document containing all data.table or data.frame rows
convertToXML(data, name = "doc")
| data | The data to be converted |
|---|---|
| name | The toplevel node name |
xml An XML object
Code was taken from https://stat.ethz.ch/pipermail/r-help/2010-February/228025.html and amended, basic tests applied
Other helper: CJ.dt,
generatePDF, pounds_format,
sanitise, thousands_format,
wordwrap