Other packages > Find by keyword >

htmltools  

Tools for HTML
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("htmltools", "0.5.8.1")



Attach the package and use:
library("htmltools")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-05-28
Latest Update: 2023-11-03
Description:
Tools for HTML generation and output.
How to cite:
Carson Sievert (2014). htmltools: Tools for HTML. R package version 0.5.8.1, https://cran.r-project.org/web/packages/htmltools. Accessed 20 Nov. 2024.
Previous versions and publish date:
0.2.4 (2014-05-28 00:52), 0.2.6 (2014-09-08 19:23), 0.3.5 (2016-03-21 23:36), 0.3.6 (2017-04-28 09:41), 0.3 (2015-12-29 07:54), 0.4.0 (2019-10-05 01:00), 0.5.0 (2020-06-16 16:10), 0.5.1.1 (2021-01-22 23:40), 0.5.1 (2021-01-12 16:30), 0.5.2 (2021-08-25 15:50), 0.5.3 (2022-07-18 10:40), 0.5.4 (2022-12-07 21:50), 0.5.5 (2023-03-23 10:50), 0.5.6.1 (2023-10-06 22:40), 0.5.6 (2023-08-11 01:40), 0.5.7 (2023-11-03 18:00), 0.5.8 (2024-03-26 00:50)
Other packages that cited htmltools R package
View htmltools citation profile
Other R packages that htmltools depends, imports, suggests or enhances
Complete documentation for htmltools
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

spinyReg  
Sparse Generative Model and Its EM Algorithm
Implements a generative model that uses a spike-and-slab like prior distribution obtained by multipl ...
Download / Learn more Package Citations See dependency  
aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
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  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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