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

Found 455 packages in 0.02 seconds

midas — by Nicholas Jhirad, 9 years ago

Turn HTML 'Shiny'

Contains functions for converting existing HTML/JavaScript source into equivalent 'shiny' functions. Bootstraps the process of making new 'shiny' functions by allowing us to turn HTML snippets directly into R functions.

hwriter — by Gregoire Pau, 4 years ago

HTML Writer - Outputs R Objects in HTML Format

Easy-to-use and versatile functions to output R objects in HTML format.

gtExtras — by Thomas Mock, 3 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.

kpiwidget — by Arnold Kakas, a year ago

KPI Widgets for Quarto Dashboards with Crosstalk

Provides an easy way to create interactive KPI (key performance indicator) widgets for 'Quarto' dashboards using 'Crosstalk'. The package enables visualization of key metrics in a structured format, supporting interactive filtering and linking with other 'Crosstalk'-enabled components. Designed for use in 'Quarto' Dashboards.

summarytools — by Dominic Comtois, 8 months ago

Tools to Quickly and Neatly Summarize Data

Data frame summaries, cross-tabulations, weight-enabled frequency tables and common descriptive (univariate) statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

shinycroneditor — by Harmen van der Veer, a year ago

'shiny' Cron Expression Input Widget

A widget for 'shiny' apps to handle schedule expression input, using the 'cron-expression-input' JavaScript component. Note that this does not edit the 'crontab' file, it is just an input element for the schedules. See < https://github.com/DatalabFabriek/shinycroneditor/blob/main/inst/examples/shiny-app.R> for an example implementation.

HTMLUtils — by Markus Loecher, Berlin School of Economics and Law (BSEL), 2 years ago

Facilitates Automated HTML Report Creation

Facilitates automated HTML report creation, in particular framed HTML pages and dynamically sortable tables.

webutils — by Jeroen Ooms, a year ago

Utility Functions for Developing Web Applications

Parses http request data in application/json, multipart/form-data, or application/x-www-form-urlencoded format. Includes example of hosting and parsing html form data in R using either 'httpuv' or 'Rhttpd'.

encryptedRmd — by Dirk Schumacher, 5 years ago

Encrypt Html Reports Using 'Libsodium'

Create encrypted html files that are fully self contained and do not require any additional software. Using the package you can encrypt arbitrary html files and also directly create encrypted 'rmarkdown' html reports.

DateTimeRangePicker — by Stéphane Laurent, 2 years ago

A Datetime Range Picker Widget for Usage in 'Shiny' Applications

Provides a datetime range picker widget for usage in 'Shiny'. It creates a calendar allowing to select a start date and an end date as well as two fields allowing to select a start time and an end time.