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

Found 455 packages in 0.01 seconds

rChoiceDialogs — by Alex Lisovich, 3 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

shinycustomloader — by Emi Tanaka, 8 years ago

Custom Loader for Shiny Outputs

A custom css/html or gif/image file for the loading screen in R 'shiny'. It also can use the marquee to have custom text loading screen.

NestedMenu — by Stéphane Laurent, 3 years ago

A Nested Menu Widget for 'Shiny' Applications

Provides a nested menu widget for usage in 'Shiny' applications. This is useful for hierarchical choices (e.g. continent, country, city).

shinyChakraSlider — by Stéphane Laurent, 5 years ago

Combined Slider and Numeric Input for 'Shiny'

Provides a combined slider and numeric input for usage in a 'Shiny' app. The slider and the numeric input are linked together: each one is updated when the other one changes. Many styling properties are customizable (e.g. colors and size).

switchboard — by Marc J. Lajeunesse, 4 years ago

An Agile Widget Engine for Real-Time, Dynamic Visualizations

An unsorted collection of visualization widgets rendered in 'Tcl/Tk'< https://www.tcl.tk/> to generate agile dashboards for your iterative simulations. Widgets include progress bars, counters, eavesdroppers, injectors, switches, and sliders for dynamic manipulation and visualization of simulation parameters.

inshiny — by Nick Davies, 18 days ago

Compact Inline Widgets for 'shiny' Apps

Provides a basic set of compact widgets for 'shiny' apps which occupy less space and can appear inline with surrounding text.

svWidgets — by Philippe Grosjean, 7 years ago

Management of GUI Widgets, Windows, and Other GUI Resources

High level management of widgets, windows and other graphical resources.

cyjShiny — by Augustin Luna, 3 years ago

Cytoscape.js Shiny Widget (cyjShiny)

Wraps cytoscape.js as a shiny widget. cytoscape.js < https://js.cytoscape.org/> is a Javascript-based graph theory (network) library for visualization and analysis. This package supports the visualization of networks with custom visual styles and several available layouts. Demo Shiny applications are provided in the package code.

modelsummary — by Vincent Arel-Bundock, 4 months ago

Summary Tables and Plots for Statistical Models and Data: Beautiful, Customizable, and Publication-Ready

Create beautiful and customizable tables to summarize several statistical models side-by-side. Draw coefficient plots, multi-level cross-tabs, dataset summaries, balance tables (a.k.a. "Table 1s"), and correlation matrices. This package supports dozens of statistical models, and it can produce tables in HTML, LaTeX, Word, Markdown, PDF, PowerPoint, Excel, RTF, JPG, or PNG. Tables can easily be embedded in 'Rmarkdown' or 'knitr' dynamic documents. Details can be found in Arel-Bundock (2022) .

midas — by Nicholas Jhirad, 8 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.