argon Bootstrap4 dashboard template for Shiny
{argonDash}
requires to install
{argonR}
.
install.packages("argonR")
# devel version
::install_github("RinteRface/argonDash")
devtools# from CRAN
install.packages("argonDash")
library(argonDash)
argonDashGallery()
We provide some placeholder images served in the images
folder, so you just have to do this to access them:
argonAvatar(
size = "sm",
src = "images/undraw_profile-pic_fatv.svg"
)
This layout is experimental.
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.