argon Bootstrap4 dashboard template for Shiny
{argonDash}
requires to install {argonR}
.
install.packages("argonR")
# devel version
devtools::install_github("RinteRface/argonDash")
# from CRAN
install.packages("argonDash")
You can play with the demo app below and modify the code.
<iframe class="html-fill-item" src="https://shinylive.io/r/editor/#code=NobwRAdghgtgpmAXGKAHVA6ASmANGAYwHsIAXOMpMAGwEsAjAJykYE8AKFgcxIBEoAzgAsAlAB0IdJiw7DaEVuIgS5CgILpetRuwGsB5GBgBmtanHZiwcAB6xU5gQHouUaubZXcAAlRQCANZQXHDeALzeVtx8gkJWIkpgAL4AukA" height="700" width="100%" style="border: 1px solid rgba(0,0,0,0.175); border-radius: .375rem;" allowfullscreen="" allow="autoplay" data-external="1"></iframe>
Expand
<script data-bslib-card-init>bslib.Card.initializeAllCards();</script>
library(argonDash)
argonDashGallery()
This layout is experimental.
- Creative Tim for designing the original argon dashboard HTML template.
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.