README.md

djprtheme

R-CMD-check Codecov test
coverage Lifecycle:
superseded

This package is under active development

The goal of djprtheme is to enable users to easily create ggplot2 charts that look good and are consistent with the style guide of the Victorian Department of Jobs, Precincts and Regions.

Installation

You can install djprtheme from GitHub with:

# install.packages("devtools")
devtools::install_github("djsir-data/djprtheme")

The DJPR palette

You can style your plots with the DJPR palette using the djpr_colour_manual() and djpr_fill_manual() functions. You should specify the number of colours in your plot. These are the colours that will be used in your plot:

The hex codes for those colours are:



djpr-data/djprtheme documentation built on April 15, 2023, 2:47 a.m.