deprecated - please refer to the newer list maintained at https://github.com/grabear/awesome-rshiny
A (somewhat) currated list of resources for R Shiny in the style of others such as awesome-react
- Blog post: Mimicking a Google Form with a shiny app
- Blog post: Persistent data storage (and retrieval) in Shiny apps
- Sending data from Shiny to JavaScript and vice versa
- shinyAce - integrate ace editor with shiny
- shinyBS - twitter bootstrap components for shiny
- shinyjs - common javascript operations in shiny via R code*
- shiny-gridster - wraps the gridster library
- shiny salesman - traveling salesman app
- shiny applets - statistics education apps
- DeviumWeb - interactive multivariate data analysis
- shinyData - interactive data analysis and visualization
- dataView - app to supplement Rstudio's
View
command - personal shiny server example - setup of a sample Shiny Server, with the config files and sample apps included
- shiny dashboard building - interactively build new shiny dashboards
- showmeshiny - a huge gallery of Shiny apps
- google analytics dashboard - A demo on how to build your own Google Analytics dashboard with R, Shiny and MySQL