Static html files with flexdashboard and shinydashboard?

For some use cases, I use flexdashboard to create static dashboards (without runtime: shiny in the YAML header). because some colleagues do not use R and just want to see an html. We also do not have a shiny server. flexdashboard is usually flexible enough but sometimes I would like to create layouts that flexdashboard cannot handle (e.g. tabsets in a 2x2 chartgrid, like Sample layouts • flexdashboard). I was wondering if it is possible to create static html files with shinydashboard to obtain this additional flexibility.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.