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

bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
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  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

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