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).
| Version: | 2.3.2 | 
| Depends: | R (≥ 2.0) | 
| Imports: | stats, graphics, utils, grDevices, methods | 
| Suggests: | boot, splines, survival, cluster, nlme, rpart, nnet | 
| Published: | 2016-06-23 | 
| Author: | Eric Lecoutre [aut],
  Milan Bouchet-Valat [cre, ctb],
  Thomas Friedrichsmeier [ctb] | 
| Maintainer: | Milan Bouchet-Valat  <nalimilan at club.fr> | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/nalimilan/R2HTML | 
| NeedsCompilation: | no | 
| Citation: | R2HTML citation info | 
| Materials: | NEWS | 
| In views: | ReproducibleResearch | 
| CRAN checks: | R2HTML results |