djprlabourdash
is a Shiny-based dashboard providing an overview of the
Victorian labour market using publicly-available data. It is created and
maintained by the Data + Analytics team in DJPR Strategy and Priority
Projects.
Install from GitHub with:
# install.packages("devtools")
devtools::install_github("djpr-data/djprlabourdash")
-
djprdashdata
contains the data used in this app, as well as the code to update that data; -
djprshiny
contains common code used across DJPR Data + Analytics Shiny apps; -
djprtheme
is a ggplot2 theme package that implements the DJPR visualisation style guide.