dashboardthemes {dashboardthemes} | R Documentation |
dashboardthemes: a package for custom themes in shinydashboard applications
Description
The dashboardthemes package provides two main important features:
Using new pre-defined themes and logos for dashboards.
Creating custom themes and logos for dashboards.
Available functions
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.
[Package dashboardthemes version 1.1.6 Index]