Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 839 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 839 Bytes

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