Demo for collection of frequently asked (and more advanced) shiny features in a box.
Shiny Link ver 1: https://nabiilahardini.shinyapps.io/Shiny-Box (Source code in repo > code_shinybox_ver1)
Shiny Link ver 2: https://nardini.shinyapps.io/shinybox/ (Tutorial available)
Tutorials (Shiny Link ver 2):
- Advancing Your Shiny App: Prettify your User Interface (UI)
- Advancing Your Shiny App II: Understanding Reactive Elements
23/6/2021
- Shiny Link version 2 with Tutorials
16/10/2020
- tidy paragraph + link with HTML tags
- friendly error with
validate()
- action & reset button
- using
evenReactive()
andobserveEvent()
after action/reset button - create dynamic UI based on inputs with
renderUI()
,insertUI()
, andremoveUI()
- reactive outputs based on leaflet
input$map_marker_click
- render gauge from
ECharts2Shiny
package - customized page length & scrollable
dataTableOutput()
3/7/2020
- navigation bar layout
- displaying image