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

Found 360 packages in 0.01 seconds

bsTools — by Timothy Conwell, 2 years ago

Create HTML Content with Bootstrap 5 Classes and Layouts

Functions are pre-configured to utilize Bootstrap 5 classes and HTML structures to create Bootstrap-styled HTML quickly and easily. Includes functions for creating common Bootstrap elements such as containers, rows, cols, navbars, etc. Intended to be used with the html5 package. Learn more at < https://getbootstrap.com/>.

tth — by Friedrich Leisch, 2 years ago

TeX-to-HTML/MathML Translators TtH/TtM

C source code and R wrappers for the tth/ttm TeX-to-HTML/MathML translators.

sjtable2df — by Lorenz A. Kapsner, a year ago

Convert 'sjPlot' HTML-Tables to R 'data.frame'

A small set of helper functions to convert 'sjPlot' HTML-tables to R data.frame objects / knitr::kable-tables.

R3port — by Richard Hooijmaijers, 6 months ago

Report Functions to Create HTML and PDF Files

Create and combine HTML and PDF reports from within R. Possibility to design tables and listings for reporting and also include R plots.

htmltab — by Gerhard Burger, 3 years ago

Assemble Data Frames from HTML Tables

HTML tables are a valuable data source but extracting and recasting these data into a useful format can be tedious. This package allows to collect structured information from HTML tables. It is similar to `readHTMLTable()` of the XML package but provides three major advantages. First, the function automatically expands row and column spans in the header and body cells. Second, users are given more control over the identification of header and body rows which will end up in the R table, including semantic header information that appear throughout the body. Third, the function preprocesses table code, corrects common types of malformations, removes unneeded parts and so helps to alleviate the need for tedious post-processing.

juicedown — by Kenji Sato, 7 months ago

'juice' + 'markdown': Convert 'R Markdown' into 'HTML' with Inline Styles

A convenience tool to create 'HTML' with inline styles using 'juicyjuice' and 'markdown' packages. It is particularly useful when working on a content management system (CMS) whose code editor eliminates style and link tags. The main use case of the package is the learning management system, 'Moodle'. Additional helper functions for teaching purposes are provided. Learn more about 'juicedown' at < https://kenjisato.github.io/juicedown/>.

tutorial — by Filip Schouwenaars, 7 years ago

Convert R Markdown Files to DataCamp Light HTML Files

DataCamp Light (< https://github.com/datacamp/datacamp-light>) is a light-weight implementation of the DataCamp UI, that allows you to embed interactive exercises inside HTML documents. The tutorial package makes it easy to create these HTML files from R Markdown files. An extension to knitr, tutorial detects appropriately formatted code chunks and replaces them with DataCamp Light readable chunks in the resulting HTML file.

shinyfullscreen — by Etienne Bacher, 3 years ago

Display 'HTML' Elements on Full Screen in 'Shiny' Apps

In 'Shiny' apps, it is sometimes useful to see a plot or a table in full screen. Using 'Shinyfullscreen', you can easily designate the 'HTML' elements that can be displayed on fullscreen and use buttons to trigger the fullscreen view.

rjade — by Jeroen Ooms, 3 years ago

A Clean, Whitespace-Sensitive Template Language for Writing HTML

Jade is a high performance template engine heavily influenced by Haml and implemented with JavaScript for node and browsers.

stargazer — by Marek Hlavac, 2 years ago

Well-Formatted Regression and Summary Statistics Tables

Produces LaTeX code, HTML/CSS code and ASCII text for well-formatted tables that hold regression analysis results from several models side-by-side, as well as summary statistics.