Skip to main content

Questions tagged [shinydashboard]

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

shinydashboard
7 votes
1 answer
2k views

Use selectInput to set box title?

I want to use selectInput to set the title on a box. For example, I would like the default title to be: Name 2 settings Right now, I'm able to get the title to be [1] "Name 2 settings". Is there a ...
Ignacio's user avatar
  • 7,818
0 votes
1 answer
1k views

Specifying titleWidth for ShinyDashboard Title not Working

Am trying to specify the width of my Shiny Dashboard title as is explained here. However I keep getting the error Error in FUN(X[[1L]], ...) : Expected an object with class 'shiny.tag'., but only when ...
Tumaini Kilimba's user avatar
8 votes
2 answers
14k views

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 the datatable function in RStudio renders the datatable in the RStudio viewer. So ...
Tim Child's user avatar
  • 3,012
2 votes
2 answers
2k views

Split big shinydashboard app into pieces

I'm quite new to shiny and shinydashboard. My first application has grown to a size that I would like to refactor it into pieces as hinted http://rstudio.github.io/shinydashboard/structure.html here: ...
Georg Heiler's user avatar
  • 17.4k

15 30 50 per page
1
186 187 188 189
190