theme_phs: Public Health Scotland theme for ggplot2 charts.

View source: R/theme_phs.R

theme_phsR Documentation

Public Health Scotland theme for ggplot2 charts.

Description

This adds certain styles to ggplot2 charts that conform with Public Health Scotland style guidelines.

Usage

theme_phs()

Examples

ggplot2::qplot(mpg, wt, data = mtcars) + theme_phs()

Public-Health-Scotland/phsstyles documentation built on Aug. 14, 2024, 10:13 a.m.