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]
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 26 Mar. 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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for htmlwidgets1200014000160001800020000220002400026000TrendBars

Today's Hot Picks in Authors and Packages

provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
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  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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