The dashboardthemes package provides two main important features:
Using new pre-defined themes and logos for dashboards.
Creating custom themes and logos for dashboards.
The available functions are:
shinyDashboardThemes
: Calls a custom theme created using shinyDashboardThemeDIY.
shinyDashboardLogo
: Calls a custom logo created using shinyDashboardLogoDIY.
shinyDashboardThemeDIY
: Creates a custom theme object.
shinyDashboardLogoDIY
: Creates a custom logo object.
Inspired from here.
cssGradientThreeColors
: Creates a three colour gradient to be used in themes.