knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

djprshiny

Lifecycle: experimental R-CMD-check

The Data + Analytics team in DJPR Strategy + Priority Projects will make many Shiny apps. The djprshiny package is a place to house code to be re-used across multiple apps. This includes custom CSS and visual components, as well as commonly-used modules.

Installation

Install from GitHub with:

# install.packages("devtools")
devtools::install_github("djpr-data/djprshiny")


djpr-data/djprshiny documentation built on May 14, 2023, 1:15 p.m.