Skip to content

bednarz5/shinydashboardPlus

 
 

Repository files navigation

shinydashboardPlus

R build status version cranlogs total

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

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.

Releases

No releases published

Packages

No packages published

Languages

  • R 40.9%
  • CSS 38.1%
  • JavaScript 21.0%