Found 443 packages in 0.01 seconds
'rChoiceDialogs' Collection
Collection of portable choice dialog widgets.
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.
Improved Text Rendering Support for 'Grid' Graphics
Provides support for rendering of formatted text using 'grid' graphics. Text can be formatted via a minimal subset of 'Markdown', 'HTML', and inline 'CSS' directives, and it can be rendered both with and without word wrap.
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).
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.
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.
Management of GUI Widgets, Windows, and Other GUI Resources
High level management of widgets, windows and other graphical resources.
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).
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.
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.