Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.