Package: R2HTML 2.3.3

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

Authors:Eric Lecoutre [aut], Milan Bouchet-Valat [cre, ctb], Thomas Friedrichsmeier [ctb]

R2HTML_2.3.3.tar.gz
R2HTML_2.3.3.zip(r-4.5)R2HTML_2.3.3.zip(r-4.4)R2HTML_2.3.3.zip(r-4.3)
R2HTML_2.3.3.tgz(r-4.4-any)R2HTML_2.3.3.tgz(r-4.3-any)
R2HTML_2.3.3.tar.gz(r-4.5-noble)R2HTML_2.3.3.tar.gz(r-4.4-noble)
R2HTML_2.3.3.tgz(r-4.4-emscripten)R2HTML_2.3.3.tgz(r-4.3-emscripten)
R2HTML.pdf |R2HTML.html
R2HTML/json (API)
NEWS

# Install 'R2HTML' in R:
install.packages('R2HTML', repos = c('https://nalimilan.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/nalimilan/r2html/issues

On CRAN:

31 exports 3 stars 3.80 score 0 dependencies 18 dependents 6 mentions 324 scripts 4.1k downloads

Last updated 3 months agofrom:9088742b47. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:as.latexas.titleHTMLHTML.cormatHTML.titleHTML2clipHTMLbrHTMLChangeCSSHTMLCSSHTMLEndFileHTMLGetFileHTMLgridHTMLgrid_inlineHTMLgrid_referencesHTMLgrid_summaryHTMLhrHTMLInitFileHTMLInsertGraphHTMLliHTMLplotHTMLSetFileHTMLStartHTMLstemHTMLStopRweaveHTMLRweaveHTMLFinishRweaveHTMLOptionsRweaveHTMLRuncodeRweaveHTMLSetupRweaveHTMLWritedocSweaveSyntaxHTML

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Internal R2HTML functionsHTMLcode HTMLCommand HTMLReplaceNA
Wrapper around HTML() to save output to the clipboardHTML2clip
Outputs an object to a HTML fileHTML HTML.abbrev HTML.agnes HTML.Anova HTML.anova HTML.anova.loglm HTML.aov HTML.aovlist HTML.ar HTML.Arima HTML.arima0 HTML.array HTML.atomic HTML.boot HTML.bootci HTML.bSpline HTML.by HTML.call HTML.character HTML.clara HTML.coefmat HTML.complex HTML.connection HTML.correspondence HTML.cox.zph HTML.coxph.null HTML.default HTML.density HTML.diana HTML.difftime HTML.dissimilarity HTML.dist HTML.dummy.coef HTML.dummy.coef.list HTML.ecdf HTML.ellipsoid HTML.environment HTML.factanal HTML.factor HTML.family HTML.fanny HTML.fitdistr HTML.formula HTML.fractions HTML.ftable HTML.gam HTML.gamma.shape HTML.glm HTML.glm.dose HTML.glm.null HTML.grob HTML.hclust HTML.HoltWinters HTML.hsearch HTML.htest HTML.infl HTML.integer HTML.integrate HTML.lda HTML.libraryIQR HTML.list HTML.listof HTML.lm HTML.lm.null HTML.loadings HTML.loess HTML.logical HTML.logLik HTML.loglm HTML.lqs HTML.mca HTML.medpolish HTML.MethodsFunction HTML.mona HTML.mtable HTML.multinom HTML.nls HTML.nnet HTML.noquote HTML.numeric HTML.octmode HTML.ordered HTML.pairlist HTML.pairwise.htest HTML.pam HTML.polr HTML.polySpline HTML.POSIXct HTML.POSIXlt HTML.power.htest HTML.ppolySpline HTML.ppr HTML.prcomp HTML.princomp HTML.qda HTML.reStruct HTML.ridgelm HTML.rle HTML.rlm HTML.rms.curv HTML.rpart HTML.saddle.distn HTML.SavedPlots HTML.shingle HTML.shingleLevel HTML.simple.list HTML.simplex HTML.smooth.spline HTML.socket HTML.stepfun HTML.stl HTML.StructTS HTML.structure HTML.summary.agnes HTML.summary.aov HTML.summary.aovlist HTML.summary.clara HTML.summary.diana HTML.summary.fanny HTML.summary.gam HTML.summary.glm HTML.summary.glm.null HTML.summary.lm HTML.summary.lm.null HTML.summary.lme HTML.summary.loess HTML.summary.loglm HTML.summary.manova HTML.summary.mona HTML.summary.multinom HTML.summary.negbin HTML.summary.nls HTML.summary.nnet HTML.summary.pam HTML.summary.pdDiag HTML.summary.polr HTML.summary.ppr HTML.summary.prcomp HTML.summary.princomp HTML.summary.rlm HTML.summary.table HTML.table HTML.tables.aov HTML.terms HTML.ts HTML.tskernel HTML.TukeyHSD HTML.tukeyline HTML.tukeysmooth HTML.unit HTML.viewport HTML.xtable HTML.xtabs
Write a correlation matrix with HTML formattingHTML.cormat
Write a data.frame (or matrix) to a HTML outputHTML.data.frame HTML.matrix
Writes the code of a function to a target HTML fileHTML.function
Insert a piece of LaTeX into a HTML fileas.latex HTML.latex
Writes a title in a target HTML outputas.title HTML.title
Facility functions to write HTML codeHTMLbr HTMLhr HTMLli
Change the current CSS file for dynamic use of packageHTMLChangeCSS
Insert HTML code to refer to an external CSS fileHTMLCSS
Creates a HTML grid using ActiveWidget grid - www.activewidgets.comHTMLgrid HTMLgrid_inline HTMLgrid_references HTMLgrid_summary
Begins / Ends a new HTML report outputHTMLEndFile HTMLGetFile HTMLInitFile HTMLSetFile
Insert a graph in a HTML reportHTMLInsertGraph
Insert a graphic into an HTML outputHTMLplot
Start / Stop the automatic redirection of output to HTML filesHTMLStart HTMLStop
Insert a stem-and-leaf plot in the HTML outputHTMLstem
A driver to parse HTML noweb files with Sweave toolRweaveHTML RweaveHTMLFinish RweaveHTMLOptions RweaveHTMLRuncode RweaveHTMLSetup RweaveHTMLWritedoc SweaveSyntaxHTML