Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AntoineGuillot2/Shiny_NextPreviousArrow
Code to create Next and Previous arrow in a tabBox in Shiny Dashboard
https://github.com/AntoineGuillot2/Shiny_NextPreviousArrow
r r-shiny rshiny shiny shiny-applications shiny-apps shinyapps shinydashboard
Last synced: 8 days ago
JSON representation
Code to create Next and Previous arrow in a tabBox in Shiny Dashboard
- Host: GitHub
- URL: https://github.com/AntoineGuillot2/Shiny_NextPreviousArrow
- Owner: AntoineGuillot2
- Created: 2017-03-02T16:10:45.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T16:13:08.000Z (almost 8 years ago)
- Last Synced: 2024-08-13T07:14:54.062Z (4 months ago)
- Topics: r, r-shiny, rshiny, shiny, shiny-applications, shiny-apps, shinyapps, shinydashboard
- Language: R
- Homepage: http://enhancedatascience.com/2017/02/15/next-previous-button-shiny-app-tabbox/
- Size: 1000 Bytes
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - AntoineGuillot2/Shiny_NextPreviousArrow - Code to create Next and Previous arrow in a tabBox in Shiny Dashboard (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/15/three-r-shiny-tricks-to-make-your-shiny-app-shines-13/).
This tutorial aims the realisation of next and previous arrow buttons to be able to move between tabs in a tabBox.