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.
Version: | 0.3.1 |
Depends: | R (≥ 3.1.0), htmlwidgets |
Imports: | htmltools, purrr, magrittr, utils, tools |
Suggests: | knitr, rmarkdown |
Published: | 2017-12-20 |
Author: | Bhaskar Karambelkar [aut, cre], Yihui Xie [ctb], NPR Visual Team [ctb, cph] (pym.js JavaScript library), Bjørn Klinggaard [ctb, cph] (bLazy.js JavaScript library) |
Maintainer: | Bhaskar Karambelkar <bhaskarvk at gmail.com> |
BugReports: | https://github.com/bhaskarvk/widgetframe/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/bhaskarvk/widgetframe, https://bhaskarvk.github.io/widgetframe/ |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | widgetframe results |
Reference manual: | widgetframe.pdf |
Vignettes: |
Using widgetframe widgetframe and knitr |
Package source: | widgetframe_0.3.1.tar.gz |
Windows binaries: | r-devel: widgetframe_0.3.1.zip, r-release: widgetframe_0.3.1.zip, r-oldrel: widgetframe_0.3.1.zip |
macOS binaries: | r-release: widgetframe_0.3.1.tgz, r-oldrel: widgetframe_0.3.1.tgz |
Old sources: | widgetframe archive |
Reverse imports: | tmap |
Reverse suggests: | DTAT, ursa |
Please use the canonical form https://CRAN.R-project.org/package=widgetframe to link to this page.