# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "widgetframe" in publications use:' type: software license: MIT title: 'widgetframe: ''Htmlwidgets'' in Responsive ''iframes''' version: 0.3.1 doi: 10.32614/CRAN.package.widgetframe abstract: 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: - family-names: Karambelkar given-names: Bhaskar email: bhaskarvk@gmail.com repository: https://trafficonese.r-universe.dev repository-code: https://github.com/bhaskarvk/widgetframe commit: 8683d86ccdff351d5aacf13db6ec09b5ed9a1054 url: https://bhaskarvk.github.io/widgetframe/ contact: - family-names: Karambelkar given-names: Bhaskar email: bhaskarvk@gmail.com