Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 407 packages in 0.09 seconds

htmlreportR — by Álvaro Esteban Martos, a year ago

'HTML' Reporting Made Simple(R)

Create compressed, interactive 'HTML' (Hypertext Markup Language) reports with embedded 'Python' code, custom 'JS' ('JavaScript') and 'CSS' (Cascading Style Sheets), and wrappers for 'CanvasXpress' plots, networks and more. Based on < https://pypi.org/project/py-report-html/>, its sister project.

widgetframe — by Bhaskar Karambelkar, 8 years ago

'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.

drawer — by Le Zhang, 3 years ago

An Interactive HTML Image Editing Tool

An interactive image editing tool that can be added as part of the HTML in Shiny, R markdown or any type of HTML document. Often times, plots, photos are embedded in the web application/file. 'drawer' can take screenshots of these image-like elements, or any part of the HTML document and send to an image editing space called 'canvas' to allow users immediately edit the screenshot(s) within the same document. Users can quickly combine, compare different screenshots, upload their own images and maybe make a scientific figure.

gtExtras — by Thomas Mock, 2 months ago

Extending 'gt' for Beautiful HTML Tables

Provides additional functions for creating beautiful tables with 'gt'. The functions are generally wrappers around boilerplate or adding opinionated niche capabilities and helpers functions.

basictabler — by Christopher Bailiss, 8 months ago

Construct Rich Tables for Output to 'HTML'/'Excel'

Easily create tables from data frames/matrices. Create/manipulate tables row-by-row, column-by-column or cell-by-cell. Use common formatting/styling to output rich tables as 'HTML', 'HTML widgets' or to 'Excel'.

quartabs — by Yusuke Sasaki, 9 months ago

Dynamically Generate Tabset Panels in 'Quarto' HTML Documents

Dynamically generate tabset panels < https://quarto.org/docs/output-formats/html-basics.html#tabsets> in 'Quarto' HTML documents using a data frame as input.

aceEditor — by Stéphane Laurent, 5 years ago

The 'Ace' Editor as a HTML Widget

Wraps the 'Ace' editor in a HTML widget. The 'Ace' editor has support for many languages. It can be opened in the viewer pane of 'RStudio', and this provides a second source editor.

metathis — by Garrick Aden-Buie, 2 years ago

HTML Metadata Tags for 'R Markdown' and 'Shiny'

Create meta tags for 'R Markdown' HTML documents and 'Shiny' apps for customized social media cards, for accessibility, and quality search engine indexing. 'metathis' currently supports HTML documents created with 'rmarkdown', 'shiny', 'xaringan', 'pagedown', 'bookdown', and 'flexdashboard'.

PreKnitPostHTMLRender — by Chin Soon Lim, 10 years ago

Pre-Knitting Processing and Post HTML-Rendering Processing

Dynamize headers or R code within 'Rmd' files to prevent proliferation of 'Rmd' files for similar reports. Add in external HTML document within 'rmarkdown' rendered HTML doc.

getable — by Yongfu Liao, 5 years ago

Fetching Tabular Data "Onload" in Compiled R Markdown HTML Documents

Dynamically retrieve data from the web to render HTML tables on inspection in R Markdown HTML documents.