Skip to content

amrrs/shinydashboardPlus

 
 

Repository files navigation

shinydashboardPlus

Build Status version cranlogs total

extensions for shinydashboard

Installation

# for the CRAN version
install.packages("shinydashboardPlus")
# for the latest version
devtools::install_github("DivadNojnarg/shinydashboardPlus")

Motivations

shinydashboardPlus is based on the idea of ygdashboard, the later 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:

shinydashboardPlusGallery()

Below an example of application in medicine:


Aknowldegments

Packages

No packages published

Languages

  • R 87.3%
  • JavaScript 12.3%
  • CSS 0.4%