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:

Below an example of application in medicine:


Acknowledgements

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.