extensions for shinydashboard
# for the CRAN version
install.packages("shinydashboardPlus")
# for the latest version
::install_github("RinteRface/shinydashboardPlus") devtools
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!
See a demonstration here or run:
library(shinydashboardPlus)
shinydashboardPlusGallery()
Below an example of application in medicine:
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.