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

Found 391 packages in 0.01 seconds

stargazer — by Marek Hlavac, 3 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.

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.

cronologia — by Mohamed El Fodil Ihaddaden, 4 years ago

Create an HTML Vertical Timeline from a Data Frame in 'rmarkdown' and 'shiny'

Creates an HTML vertical timeline from a data frame as an input for 'rmarkdown' documents and 'shiny' applications.

animation — by Yihui Xie, 3 years ago

A Gallery of Animations in Statistics and Utilities to Create Animations

Provides functions for animations in statistics, covering topics in probability theory, mathematical statistics, multivariate statistics, non-parametric statistics, sampling survey, linear models, time series, computational statistics, data mining and machine learning. These functions may be helpful in teaching statistics and data analysis. Also provided in this package are a series of functions to save animations to various formats, e.g. Flash, 'GIF', HTML pages, 'PDF' and videos. 'PDF' animations can be inserted into 'Sweave' / 'knitr' easily.

dbWebForms — by Timothy Conwell, 4 years ago

Produce R Functions to Create HTML Forms Based on SQL Meta Data

Offers meta programming style tools to generate configurable R functions that produce HTML forms based on table input and SQL meta data. Also generates functions for collecting the parameters of those HTML forms after they are submitted. Useful for quickly generating HTML forms based on existing SQL tables. To use the resultant functions, the output files containing those functions must be read into the R environment (perhaps using base::source()).

tablespan — by Jannik H. Orzek, 2 months ago

Create Satisficing 'Excel', 'HTML', 'LaTeX', and 'RTF' Tables using a Simple Formula

Create "good enough" tables with a single formula. 'tablespan' tables can be exported to 'Excel', 'HTML', 'LaTeX', and 'RTF' by leveraging the packages 'openxlsx' and 'gt'. See < https://jhorzek.github.io/tablespan/> for an introduction.

minidown — by Atsushi Yasumoto, 3 years ago

Create Simple Yet Powerful HTML Documents with Light Weight CSS Frameworks

Create minimal, responsive, and style-agnostic HTML documents with the lightweight CSS frameworks such as 'sakura', 'Water.css', and 'spcss'. Powerful features include table of contents floating as a sidebar, folding codes and results, and more.

tinytable — by Vincent Arel-Bundock, 12 days ago

Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats

Create highly customized tables with this simple and dependency-free package. Data frames can be converted to 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', or 'Typst' tables. The user interface is minimalist and easy to learn. The syntax is concise. 'HTML' tables can be customized using the flexible 'Bootstrap' framework, and 'LaTeX' code with the 'tabularray' package.

tufte — by Christophe Dervieux, 2 years ago

Tufte's Styles for R Markdown Documents

Provides R Markdown output formats to use Tufte styles for PDF and HTML output.

wordcloud2 — by Dawei Lang, 7 years ago

Create Word Cloud by 'htmlwidget'

A fast visualization tool for creating wordcloud by using 'wordcloud2.js'. 'wordcloud2.js' is a JavaScript library to create wordle presentation on 2D canvas or HTML < https://timdream.org/wordcloud2.js/>.