Description
Add More 'AdminLTE2' Components to 'shinydashboard'.
Description
Extend 'shinydashboard' with 'AdminLTE2' components. 'AdminLTE2' is a free 'Bootstrap 3' dashboard template available at <https://adminlte.io>. Customize boxes, add timelines and a lot more.
README.md
shinydashboardPlus
extensions for shinydashboard
Installation
# for the CRAN version
install.packages("shinydashboardPlus")
# for the latest version
devtools::install_github("RinteRface/shinydashboardPlus")
Motivations
shinydashboardPlus is based on the idea of ygdashboard, the latter not compatible with shinydashboard (you cannot use shinydashboard and ygdashboard at the same time). With shinydashboardPlus you can still work with the shinydashboard classic functions and enrich your dashboard with all additional functions of shinydashboardPlus!
Demo
See a demonstration here or run:
library(shinydashboardPlus)
shinydashboardPlusGallery()
Below an example of application in medicine:
Acknowledgements
- The adminLTE team
- Victor Perrier from Dream'R
Code of Conduct
Please note that the shinydashboardPlus project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.