Package: widgetframe 0.3.1
Bhaskar Karambelkar
widgetframe: 'Htmlwidgets' in Responsive 'iframes'
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.
Authors:
widgetframe_0.3.1.tar.gz
widgetframe_0.3.1.zip(r-4.5)widgetframe_0.3.1.zip(r-4.4)widgetframe_0.3.1.zip(r-4.3)
widgetframe_0.3.1.tgz(r-4.4-any)widgetframe_0.3.1.tgz(r-4.3-any)
widgetframe_0.3.1.tar.gz(r-4.5-noble)widgetframe_0.3.1.tar.gz(r-4.4-noble)
widgetframe_0.3.1.tgz(r-4.4-emscripten)widgetframe_0.3.1.tgz(r-4.3-emscripten)
widgetframe.pdf |widgetframe.html✨
widgetframe/json (API)
NEWS
# Install 'widgetframe' in R: |
install.packages('widgetframe', repos = c('https://trafficonese.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bhaskarvk/widgetframe/issues
Last updated 3 years agofrom:8683d86ccd. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:frameableWidgetframeOptionsframeWidgetrenderWidgetframesaveWidgetframewidgetframeOutput
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimepurrrR6rappdirsrlangrmarkdownsasstinytexvctrsxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adds pymjs initialization code to a htmlwidget. | frameableWidget |
Options for widget's iframe. | frameOptions |
A widget that wraps another widget inside a responsive iframe. | frameWidget |
Save a widgetframe and its child widget to HTML files. | saveWidgetframe |
widgetframe: A package for wrapping htmlwidgets in responsive iframes. | widgetframe-package widgetframe |
Shiny bindings for widgetframe | renderWidgetframe widgetframe-shiny widgetframeOutput |