Skip to content

takewiki/bs4Dash

 
 

Repository files navigation

bs4Dash

Build Status version lifecycle cranlogs total

Bootstrap 4 shinydashboard using AdminLTE3



See a working example on shinyapps.io here.

Useful Informations (if any)

...

Installation

This package is on CRAN:

# from CRAN
install.packages("bs4Dash")
# latest devel version
devtools::install_github("RinteRface/bs4Dash")

Demo

See a preview of the package here and here or run

library(bs4Dash)
# classic theme
bs4DashGallery()
# old_school theme
bs4DashGallery(theme = "old_school")

An applied example can be found here (the original dashboard was made by Philippine Rheins from dreamRs).

Issues

Issues are listed here.

About

Bootstrap 4 shinydashboard using AdminLTE3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.7%
  • JavaScript 1.1%
  • CSS 0.2%