summaryrefslogtreecommitdiff
path: root/math/R-R2HTML/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2012-04-15Update to R2HTML v2.2, add LICENSE and regularize package files.brook1-9/+9
2005-11-04Imported R-R2HTML from pkgsrc-wip.rillig1-0/+9
Includes HTML function and methods to write in an HTML output. Thus, making HTML reports is easy. Includes a function that allows redirection on the fly, which appears to be very usefull for teaching purpose, as the student can keep a copy of the produced output to keep all that he/she 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).