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

Found 431 packages in 0.01 seconds

quartabs — by Yusuke Sasaki, a year 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.

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.

bsTools — by Timothy Conwell, 4 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/>.

countdown — by Garrick Aden-Buie, 5 months ago

A Countdown Timer for HTML Presentations, Documents, and Web Apps

A simple countdown timer for slides and HTML documents written in 'R Markdown' or 'Quarto'. Integrates fully into 'Shiny' apps. Countdown to something amazing.

shinyfullscreen — by Etienne Bacher, 5 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.

doudpackage — by Edouard Baudouin, 3 years ago

Create Elegant Table 1 in HTML for Bio-Statistics

Creates the "table one" of bio-medical papers. Fill it with your data and the name of the variable which you'll make the group(s) out of and it will make univariate, bivariate analysis and parse it into HTML. It also allows you to visualize all your data with graphic representation.

gitdown — by Sébastien Rochette, 4 years ago

Turn Your Git Commit Messages into a HTML Book

Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using 'bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.

timeLineGraphics — by Barry Zeeberg, 3 years ago

HTML with Horizontal Strips Symbolizing Events in a Person's Life

Produce an HTML page containing horizontal strips that symbolize events in a person's lsife. Since this is entirely a visualization, the image < https://barryzee.github.io/henry-timeline/henry.html> will show the basic use to show a timeline of events. The image < https://barryzee.github.io/vermeer/cssOverlay.html> shows how to correlate two timelines of events. A brief description is available at < https://barryzee.github.io/timeLineGraphics_manuscript/golden_age.html>.

rjade — by Jeroen Ooms, 5 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.

DataViz — by Timothy Bell, 7 years ago

Data Visualisation Using an HTML Page and 'D3.js'

Gives access to data visualisation methods that are relevant from the statistician's point of view. Using 'D3''s existing data visualisation tools to empower R language and environment. The throw chart method is a line chart used to illustrate paired data sets (such as before-after, male-female).