Other packages > Find by keyword >

htmlwidgets  

HTML Widgets for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("htmlwidgets", "1.6.4")



Attach the package and use:
library("htmlwidgets")
Maintained by
Carson Sievert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-12-09
Latest Update: 2023-12-06
Description:
A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.
How to cite:
Carson Sievert (2014). htmlwidgets: HTML Widgets for R. R package version 1.6.4, https://cran.r-project.org/web/packages/htmlwidgets. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.3.2 (2014-12-09 14:54), 0.4 (2015-05-18 23:51), 0.5 (2015-06-21 15:56), 0.6 (2016-02-25 18:34), 0.7 (2016-08-02 09:13), 0.8 (2016-11-09 23:48), 0.9 (2017-07-10 14:42), 1.0 (2018-01-20 16:43), 1.2 (2018-04-19 14:43), 1.3 (2018-09-30 17:10), 1.5.1 (2019-10-08 10:40), 1.5.2 (2020-10-04 00:00), 1.5.3 (2020-12-10 18:30), 1.5.4 (2021-09-08 16:00), 1.5 (2019-10-04 21:40), 1.6.0 (2022-12-15 14:10), 1.6.1 (2023-01-07 04:50), 1.6.2 (2023-03-17 17:50), 1.6.3 (2023-11-22 10:50)
Other packages that cited htmlwidgets R package
View htmlwidgets citation profile
Other R packages that htmlwidgets depends, imports, suggests or enhances
Complete documentation for htmlwidgets
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

OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize 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  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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