README.md

argonDash

R build
status CRAN
status lifecycle cranlogs

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

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"
)

Vertical layout

Horizontal layout

This layout is experimental.

Aknowledgement

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.



Try the argonDash package in your browser

Any scripts or data that you put into this service are public.

argonDash documentation built on April 12, 2025, 9:11 a.m.