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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
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  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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