shiny-examples
Shiny apps
A collection of interactive web applications demonstrating various aspects of the Shiny framework.
2k stars
229 watching
4k forks
Language: JavaScript
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/shinytest | Automated testing tool for Shiny apps by simulating user interactions and comparing application states | 225 |
rstudio/shiny-server | A server program for hosting Shiny applications over the web. | 724 |
rstudio/shinythemes | Provides pre-built UI themes for Shiny applications | 152 |
rstudio/reactlog | Visualizes Shiny application reactivity to identify potential issues | 124 |
daattali/shinyjs | Easily improves user experience of Shiny apps by providing JavaScript operations without requiring knowledge of the language. | 740 |
rstudio/shinydashboard | A framework for building reactive and customizable web dashboards using R and Shiny. | 899 |
shinyed/intro-stats | Statistics education apps created using the Shiny framework for interactive data visualization and analysis. | 244 |
daattali/advanced-shiny | A collection of Shiny app examples and tips for solving common problems in data visualization and interactive apps | 1,205 |
thomasp85/shinyfiles | A package that provides an API to access the server file system from client-side Shiny applications. | 196 |
rstudio/miniui | A package providing UI widget and layout functions for building Shiny apps on small screens | 107 |
rtsao/csjs-example-app | An example application demonstrating the use of CSJS, a JavaScript-based declarative programming framework. | 2 |
fresh2dev/shinygem | An R-based web application framework for building interactive data analysis apps | 21 |
appsilon/shiny.semantic | Library providing a set of pre-built UI components and tools to quickly style Shiny applications with a modern look and feel. | 502 |
yang-tang/shinyjqui | An R wrapper of jQuery UI, providing a set of UI interactions and effects for Shiny applications. | 274 |
shinytree/shinytree | A Shiny application integration with the jsTree library to create and manage trees in user interfaces. | 143 |