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 16 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

latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  
inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
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