opnsense-ports/textproc/R-cran-R2HTML/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
616 B
Text

This package 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 usefull 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).
WWW: http://cran.r-project.org/web/packages/R2HTML/