Learn R Programming

⚠️There's a newer version (1.6.4) of this package.Take me there.

htmlwidgets (version 0.9)

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

Version

Install

install.packages('htmlwidgets')

Monthly Downloads

603,066

Version

0.9

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

JJ Allaire

Last Published

July 10th, 2017

Functions in htmlwidgets (0.9)

getDependency

Get js and css dependencies for a htmlwidget
htmlwidgets-package

HTML Widgets for R
saveWidget

Save a widget to an HTML file
scaffoldWidget

Create implementation scaffolding for an HTML widget
JS

Mark character strings as literal JavaScript code
createWidget

Create an HTML Widget
onStaticRenderComplete

Execute JavaScript code after static render
prependContent

Prepend/append extra HTML content to a widget
htmlwidgets-shiny

Shiny bindings for HTML widgets
onRender

Execute custom JavaScript code after rendering
setWidgetIdSeed

Set the random seed for widget element ids
sizingPolicy

Create a widget sizing policy