https://github.com/emilyriederer/demo-shiny-modules
A demo of and argument for using Shiny modules even for simple Shiny applications
https://github.com/emilyriederer/demo-shiny-modules
Last synced: 13 days ago
JSON representation
A demo of and argument for using Shiny modules even for simple Shiny applications
- Host: GitHub
- URL: https://github.com/emilyriederer/demo-shiny-modules
- Owner: emilyriederer
- Created: 2020-07-26T14:08:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T17:25:58.000Z (over 5 years ago)
- Last Synced: 2025-10-11T22:09:08.185Z (28 days ago)
- Language: R
- Homepage: https://emilyriederer.shinyapps.io/shiny-modules-demo/
- Size: 3.91 KB
- Stars: 29
- Watchers: 0
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - emilyriederer/demo-shiny-modules - A demo of and argument for using Shiny modules even for simple Shiny applications (R)
README
## Shiny Modules Demo
This minimal Shiny app is written to demonstrate the use of Shiny modules for intro-level Shiny apps. Code in this repository is discussed in this blog post: https://emilyriederer.netlify.app/post/shiny-modules/