Skip to contents

R build status CRAN status lifecycle cranlogs total

argon Bootstrap4 dashboard template for Shiny

Installation

argonDash requires to install argonR.

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

Demo

You can play with the demo app below and modify the code.


Vertical layout


argon dashboard demo with vertical layout

Horizontal layout

This layout is experimental.


argon dashboard demo with horizontal layout

Aknowledgement

  • Creative Tim for designing the original argon dashboard HTML template.

Code of Conduct

Please note that the argonDash project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.