blob: c1344d33959891abfa9925a1ae5cdfe734222461 (
plain)
1
2
3
4
5
6
7
8
9
|
Includes HTML function and methods to write an HTML file. Thus,
making HTML reports is easy. Includes a function that allows
redirection on the fly, which appears to be very usefull for teaching
purposes, 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).
|