nalimilan/R2HTML: HTML Exportation for R Objects

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).

Getting started

Package details

AuthorEric Lecoutre [aut], Milan Bouchet-Valat [cre, ctb], Thomas Friedrichsmeier [ctb]
MaintainerMilan Bouchet-Valat <nalimilan@club.fr>
LicenseGPL (>= 2)
Version2.3.3
URL https://github.com/nalimilan/R2HTML
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nalimilan/R2HTML")
nalimilan/R2HTML documentation built on June 18, 2024, 5:10 p.m.