HTML Exportation for R Objects
Write a correlation matrix with HTML formatting
Write a data.frame (or matrix) to a HTML output
Writes the code of a function to a target HTML file
Change the current CSS file for dynamic use of package
Insert HTML code to refer to an external CSS file
Creates a HTML grid using ActiveWidget grid - www.activewidgets.com
A driver to parse HTML noweb files with Sweave tool
Insert a piece of LaTeX into a HTML file
Outputs an object to a HTML file
Writes a title in a target HTML output
Wrapper around HTML() to save output to the clipboard
Facility functions to write HTML code
Begins / Ends a new HTML report output
Insert a graph in a HTML report
Insert a graphic into an HTML output
Start / Stop the automatic redirection of output to HTML files
Insert a stem-and-leaf plot in the HTML output
Internal R2HTML functions
Includes HTML function and methods to write in an HTML file. Thus, making HTML reports is easy. Includes a function that allows redirection on the fly, which appears to be very useful for teaching purpose, as the student can keep a copy of the produced output to keep all that he did during the course. Package comes with a vignette describing how to write HTML reports for statistical analysis. Finally, a driver for 'Sweave' allows to parse HTML flat files containing R code and to automatically write the corresponding outputs (tables and graphs).