https://github.com/AntoineGuillot2/Shiny_SemiCollapsibleSidebar
Code for the tutorial on the Semi Collapsible Sidebar in Shiny
https://github.com/AntoineGuillot2/Shiny_SemiCollapsibleSidebar
r rprogramming shiny shiny-applications shiny-apps shinyapps
Last synced: 5 months ago
JSON representation
Code for the tutorial on the Semi Collapsible Sidebar in Shiny
- Host: GitHub
- URL: https://github.com/AntoineGuillot2/Shiny_SemiCollapsibleSidebar
- Owner: AntoineGuillot2
- Created: 2017-03-02T16:03:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T16:08:56.000Z (about 8 years ago)
- Last Synced: 2024-08-13T07:14:54.429Z (8 months ago)
- Topics: r, rprogramming, shiny, shiny-applications, shiny-apps, shinyapps
- Language: R
- Homepage: https://antoineguillot.wordpress.com/2017/02/21/three-r-shiny-tricks-to-make-your-shiny-app-shines-23-semi-collapsible-sidebar/
- Size: 1.95 KB
- Stars: 9
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - AntoineGuillot2/Shiny_SemiCollapsibleSidebar - Code for the tutorial on the Semi Collapsible Sidebar in Shiny (R)
README
## Create a semi-collapsible in R Shiny
This is the source code of the tutorial in [enhance data](https://antoineguillot.wordpress.com/2017/02/21/three-r-shiny-tricks-to-make-your-shiny-app-shines-23-semi-collapsible-sidebar/).
This tutorial aims the realisation of a semi-collapsible sidebar in R Shiny with he dashboard package.