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



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.3, https://cran.r-project.org/web/packages/R2HTML
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)
Other packages that cited R2HTML R package
View R2HTML citation profile
Other R packages that R2HTML depends, imports, suggests or enhances
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

analyzer  
Data Analysis and Automated R Notebook Generation
Easy data analysis and quality checks which are commonly used in data science. It combines the tabul ...
Download / Learn more Package Citations See dependency  
spatialsample  
Spatial Resampling Infrastructure
Functions and classes for spatial resampling to use with the 'rsample' package, such as spatial cros ...
Download / Learn more Package Citations See dependency  
pirouette  
Create a Bayesian Posterior from a Phylogeny
Theoretical biologists are interested in measuring the extent at which we can measure the truth. ...
Download / Learn more Package Citations See dependency  
ggplot2  
Create Elegant Data Visualisations Using the Grammar of Graphics
A system for 'declaratively' creating graphics, based on "The Grammar of Graphics". You provide the ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
scattermore  
Scatterplots with More Points
C-based conversion of large scatterplot data to rasters plus other operations such as data blurrin ...
Download / Learn more Package Citations See dependency  

21,994

R Packages

186,816

Dependencies

55,244

Author Associations

21,995

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns