Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (1.6.4) of this package.
Take me there.
htmlwidgets (version 1.6.1)
HTML Widgets for R
Description
A framework for creating HTML widgets that render in various contexts including the R console, 'R Markdown' documents, and 'Shiny' web applications.
Copy Link
Link to current version
Version
Version
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.3
1.2
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3.2
Install
install.packages('htmlwidgets')
Monthly Downloads
700,281
Version
1.6.1
License
MIT + file LICENSE
Issues
116
Pull Requests
16
Stars
792
Forks
206
Repository
https://github.com/ramnathv/htmlwidgets
Maintainer
Carson Sievert
Last Published
January 7th, 2023
Functions in htmlwidgets (1.6.1)
Search all functions
onStaticRenderComplete
Execute JavaScript code after static render
scaffoldWidget
Create implementation scaffolding for an HTML widget
htmlwidgets-shiny
Shiny bindings for HTML widgets
setWidgetIdSeed
Set the random seed for widget element ids
getDependency
Get js and css dependencies for a htmlwidget
prependContent
Prepend/append extra HTML content to a widget
JS
Mark character strings as literal JavaScript code
JSEvals
Creates a list of keys whose values need to be evaluated on the client-side
createWidget
Create an HTML Widget
htmlwidgets-package
HTML Widgets for R
onRender
Execute custom JavaScript code after rendering
saveWidget
Save a widget to an HTML file
sizingPolicy
Create a widget sizing policy