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

Found 452 packages in 0.03 seconds

shinySearchbar — by Jesse Norris, 6 years ago

Shiny Searchbar - An Input Widget for Highlighting Text and More

Add a searchbar widget to your 'Shiny' application. The widget quickly integrates with any existing element containing text to highlight matches. Highlighting is done with the 'JavaScript' library 'mark.js'. The widget includes buttons to cycle through multiple instances of the match and automatically scroll to the matches in an overflow element (or window). The widget also displays the total number of matches and which match is currently being cycled through. The widget is structured as a 'Bootstrap 3' input group.

rChoiceDialogs — by Alex Lisovich, 3 years ago

'rChoiceDialogs' Collection

Collection of portable choice dialog widgets.

teal.widgets — by Dawid Kaledkowski, 13 days ago

'shiny' Widgets for 'teal' Applications

Collection of 'shiny' widgets to support 'teal' applications. Enables the manipulation of application layout and plot or table settings.

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).

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, 12 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.

highlight — by Hadley Wickham, 10 days ago

Syntax Highlighter

Syntax highlighter for R code based on the results of the R parser. Rendering in HTML and latex markup. Custom Sweave driver performing syntax highlighting of R code chunks.

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.