Skip to content

Tabular output: from R to Excel or HTML

4 messages · Stavros Macrakis, Tobias Verbeke, David Winsemius

#
Hi Stavros,
For the tabulation itself the reshape package by Hadley Wickham might be 
a handy tool:

http://had.co.nz/reshape/
For the HTML part of your question, you can have a look at

- hwriter
- R2HTML

Both packages are on CRAN. See also

http://www.ebi.ac.uk/~gpau/hwriter/

HTH,
Tobias
#
You should be looking at odfWeave. It has support for the OpenOffice  
table formatting and once those are created, the conversion to Excel  
should proceed smoothly.