Learn R Programming

widgetframe (version 0.3.1)

'Htmlwidgets' in Responsive 'iframes'

Description

Provides two functions 'frameableWidget()', and 'frameWidget()'. The 'frameableWidget()' is used to add extra code to a 'htmlwidget' which allows is to be rendered correctly inside a responsive 'iframe'. The 'frameWidget()' is a 'htmlwidget' which displays content of another 'htmlwidget' inside a responsive 'iframe'. These functions allow for easier embedding of 'htmlwidgets' in content management systems such as 'wordpress', 'blogger' etc. They also allow for separation of widget content from main HTML content where CSS of the main HTML could interfere with the widget.

Copy Link

Version

Install

install.packages('widgetframe')

Monthly Downloads

3,500

Version

0.3.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Bhaskar Karambelkar

Last Published

December 20th, 2017

Functions in widgetframe (0.3.1)

widgetframe

widgetframe: A package for wrapping htmlwidgets in responsive iframes.
widgetframe-shiny

Shiny bindings for widgetframe
frameableWidget

Adds pymjs initialization code to a htmlwidget.
frameWidget

A widget that wraps another widget inside a responsive iframe.
saveWidgetframe

Save a widgetframe and its child widget to HTML files.
frameOptions

Options for widget's iframe.