Top "Shinydashboard" questions

shinydashboard is an R package which provides a framework for creating dashboards using R and shiny.

Shinydashboard and shinytheme?

I've made a dashboard with shinydashboard and really like the ease of making a layout with the package! However, I'd …

r shiny shinydashboard shinythemes
How to add more Whitespace to the Main Panel in Shiny Dashboard?

I have a couple of charts in my Main Panel in my Shiny Dashboard, and I was wondering how to …

r shiny shinydashboard
R shinyDashboard customize box status color

I would like to customize the color of the box status of my shiny app. I find a css way …

css r shiny box shinydashboard
How to stop running shiny app by closing the browser window?

I have deployed an app in shinyapps.io and its working fine. I am running the app for only 5 minutes, …

r shiny shinydashboard
shinydashboard some Font Awesome Icons Not Working

When using shinydashboard I find that some icons seem to work while some don't. In the below example, the battery-full …

r shiny font-awesome shinydashboard
Shinydashboard: Is it not possible to have nested menu sub items? Can't make it work

I am using a shinydashboard, and have a need to build two-level nested sub menus. I am trying this and …

r shiny shinydashboard
R Shiny can you have a navigation bar AND have a fluid page layout

I would like to create a shiny app with a navigation bar BUT ALSO be able to configure the layout …

r shiny shinydashboard
datatable does not render in Shiny Dashboard

The datatable does not render in a Shinydashboard. It just renders a thin white strip for the box. Running only …

r datatable shiny shinydashboard dt
Show/hide entire box element in R Shiny

I'm currently trying to find a way to hide/show an entire box() element (and everything inside) in R Shiny. …

r shiny shinydashboard shinyjs
R + Shiny which hammer? straight Shiny, flexdashboard or shinydashboard?

At the risk of getting hit with a mods "too broad a question" hammer, I want to ask given the …

r shiny shinydashboard flexdashboard