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
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
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

calendR  
Ready to Print Monthly and Yearly Calendars Made with 'ggplot2'
Contains the function calendR() for creating fully customizable monthly and yearly calendars (colors ...
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  
modehunt  
Multiscale Analysis for Density Functions
Given independent and identically distributed observations X(1), ..., X(n) from a density f, provid ...
Download / Learn more Package Citations See dependency  
mdbr  
Work with Microsoft Access Files
Use the open source 'MDB Tools' utilities < ...
Download / Learn more Package Citations See dependency  
rebus.datetimes  
Date and Time Extensions for the 'rebus' Package
Build regular expressions piece by piece using human readable code. This package contains date and t ...
Download / Learn more Package Citations See dependency  
netcontrol  
Control Theory Methods for Networks
Implementations of various control theory methods for use in brain and psychological networks. Cont ...
Download / Learn more Package Citations See dependency  

22,030

R Packages

186,816

Dependencies

55,244

Author Associations

22,031

Publication Badges

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