Other packages > Find by keyword >

R2HTML  

HTML Exportation for R Objects
View on CRAN: Click here


Download and install R2HTML package within the R console
Install from CRAN:
install.packages("R2HTML")

Install from Github:
library("remotes")
install_github("cran/R2HTML")

Install by package version:
library("remotes")
install_version("R2HTML", "2.3.4")



Attach the package and use:
library("R2HTML")
Maintained by
Milan Bouchet-Valat
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-01-25
Latest Update: 2022-05-23
Description:
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).
How to cite:
Milan Bouchet-Valat (2001). R2HTML: HTML Exportation for R Objects. R package version 2.3.4, https://cran.r-project.org/web/packages/R2HTML. Accessed 15 Mar. 2025.
Previous versions and publish date:
0.4 (2001-01-25 10:44), 1.0 (2002-10-11 19:13), 1.1 (2002-11-05 15:29), 1.2 (2003-11-06 09:14), 1.3 (2004-04-21 17:25), 1.4-3 (2004-10-20 15:31), 1.4 (2004-10-06 12:25), 1.51 (2005-01-14 09:29), 1.53 (2005-03-01 09:14), 1.54 (2005-04-06 15:54), 1.55 (2006-01-06 16:26), 1.56 (2006-01-26 09:15), 1.57 (2006-06-06 15:57), 1.58 (2006-09-29 12:04), 1.59-1 (2009-03-29 16:54), 1.59 (2008-05-25 21:19), 2.0.0 (2010-03-12 12:38), 2.1 (2010-05-22 07:22), 2.2.1 (2013-04-06 09:27), 2.2 (2012-08-15 08:08), 2.3.0 (2014-09-06 15:29), 2.3.1 (2014-10-04 18:43), 2.3.2 (2016-06-23 19:40), 2.3.3 (2022-05-23 11:40)
Other packages that cited R2HTML R package
View R2HTML citation profile
Other R packages that R2HTML depends, imports, suggests or enhances
Complete documentation for R2HTML
Functions, R codes and Examples using the R2HTML R package
Some associated functions: HTML.cormat . HTML.data.frame . HTML.function . HTML.latex . HTML . HTML.title . HTML2clip . HTMLCSS . HTMLChangeCSS . HTMLInitFile . HTMLInsertGraph . HTMLStart . HTMLbr . HTMLgrid . HTMLplot . HTMLstem . R2HTML-internal . RweaveHTML . 
Some associated R codes: HTMLcore.R . HTMLlme.R . LaTeX.R . RweaveHTML.R . grid.R .  Full R2HTML package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

safer  
Encrypt and Decrypt Strings, R Objects and Files
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymm ...
Download / Learn more Package Citations See dependency  
fable.ata  
'ATAforecasting' Modelling Interface for 'fable' Framework
Allows ATA (Automatic Time series analysis using the Ata method) models from the 'ATAforecasting' pa ...
Download / Learn more Package Citations See dependency  
arulesSequences  
Mining Frequent Sequences
Add-on for arules to handle and mine frequent sequences. Provides interfaces to the C++ implementat ...
Download / Learn more Package Citations See dependency  
hesim  
Health Economic Simulation Modeling and Decision Analysis
A modular and computationally efficient R package for parameterizing, simulating, and analyzing hea ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA