djsir-data / djprtheme

ggplot2 theme package for the Victorian Department of Jobs, Precincts and Regions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

ggplot2 theme package for the Victorian Department of Jobs, Precincts and Regions

License:Other


Languages

Language:R 100.0%