Please enable JavaScript.
Coggle requires JavaScript to display documents.
Shiny (Dashboard (Body (tabItems (tabBox), fluidRow, column), Reactive…
Shiny
Dashboard
Header
Dropdown Menus(type)
Messages
Notifications
Tasks
Body
tabItems
tabBox
fluidRow
column
Bar
Reactive expression refresher
Inputs
actionButton
checkboxInput
dataInput
numericInput
radioButtons
selectInput
sliderInput
testInput
Render functions
renderPrint
renderText
renderTable
renderDataTable
renderPlot
renderImage
renderUI
Server-side
reactiveFileReader
renderPrint
reactivePoll()
icons:
https://fontawesome.com/icons?d=gallery
https://rstudio.github.io/shinydashboard/examples.html
Winston Chang and Joe Cheng Building Dashboards with Shiny Tutorial
https://www.rstudio.com/resources/videos/building-dashboards-with-shiny-tutorial/
Winston Chang Dynamic Dashboards with Shiny
https://www.rstudio.com/resources/webinars/dynamic-dashboards-with-shiny/
http://www.htmlwidgets.org/