|
DATA MINING
Desktop Survival Guide by Graham Williams |
|
|||
Reporting |
Reporting is an important part of any data mining project.
An example to save a table as HTML:
> library(R2HTML) > HTML(iris, border = 1, "test.html", append=FALSE) |
Use odfWeave to work on odf documents and Sun's odf plugin for MS/Word at http://www.sun.com/software/star/odf_plugin/whats_new.jsp