https://github.com/RinteRface/shinydashboardPlus
  
  
    extensions for shinydashboard 
    https://github.com/RinteRface/shinydashboardPlus
  
dashboard hacktoberfest2022 r shiny shiny-apps shinydashboard
        Last synced: 8 months ago 
        JSON representation
    
extensions for shinydashboard
- Host: GitHub
 - URL: https://github.com/RinteRface/shinydashboardPlus
 - Owner: RinteRface
 - License: other
 - Created: 2018-04-28T13:51:39.000Z (over 7 years ago)
 - Default Branch: master
 - Last Pushed: 2024-08-01T22:13:39.000Z (over 1 year ago)
 - Last Synced: 2024-09-19T18:18:16.735Z (about 1 year ago)
 - Topics: dashboard, hacktoberfest2022, r, shiny, shiny-apps, shinydashboard
 - Language: R
 - Homepage: https://shinydashboardplus.rinterface.com
 - Size: 11.5 MB
 - Stars: 454
 - Watchers: 18
 - Forks: 77
 - Open Issues: 45
 - 
            Metadata Files:
            
- Readme: README.md
 - Changelog: NEWS.md
 - License: LICENSE
 - Code of conduct: CODE_OF_CONDUCT.md
 
 
Awesome Lists containing this project
- awesome-shiny-extensions - shinydashboardPlus - Additional AdminLTE 2 components for shinydashboard. (Theming / Dashboard Theming)
 - jimsghstars - RinteRface/shinydashboardPlus - extensions for shinydashboard (R)
 
README
          # shinydashboardPlus 
[](https://github.com/RinteRface/shinydashboardPlus/actions)
[](https://CRAN.R-project.org/package=shinydashboardPlus)
[](https://CRAN.R-project.org/package=shinydashboardPlus)
[](https://www.rpackages.io/package/shinydashboardPlus)
> extensions for shinydashboard
## Installation
```r
# 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](https://github.com/gyang274/ygdashboard/tree/master/R), 
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](https://shinylive.io/r/editor/#h=0&code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKAZwAtaJWAlAB0IdJiw48+rACZQe9IixnDRDZmy69+chUsYyACtQCunVSKn8AgugAitRl1adyMDADNa1OOyFg4AA9YVB9Of1wAAlQoAgBrKABzOEiAXkj-K1l5bkVlYzN-AQEwAF8AXSA)
or run:
```r
library(shinydashboardPlus)
shinydashboardPlusGallery()
```
Below an example of application in medicine:
## Acknowledgements
- The [adminLTE team](https://adminlte.io)
- [Victor Perrier](https://github.com/pvictor) from [Dream'R](https://www.dreamrs.fr)
## Code of Conduct
  
  Please note that the shinydashboardPlus project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.