npranav10 / bs4Dash

Bootstrap 4 shinydashboard using AdminLTE3

Home Page:https://bs4dash.rinterface.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bs4Dash

Build Status version lifecycle cranlogs total Codecov test coverage

Bootstrap 4 shinydashboard using AdminLTE3



See a working example on shinyapps.io here.

Useful Informations (if any)

Recent breaking change in dev version: label becomes cardLabel in bs4Card()!

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.

Acknowledgement

I warmly thank Glyphicons creator for providing them for free with Bootstrap.

About

Bootstrap 4 shinydashboard using AdminLTE3

https://bs4dash.rinterface.com

License:Other


Languages

Language:R 91.5%Language:JavaScript 8.0%Language:CSS 0.4%