https://github.com/the-strategy-unit/strategyunittheme
This package provides ggplot2 themes and colour palettes for use by The Strategy Unit.
https://github.com/the-strategy-unit/strategyunittheme
ggplot2 ggplot2-theme nhs r
Last synced: about 1 year ago
JSON representation
This package provides ggplot2 themes and colour palettes for use by The Strategy Unit.
- Host: GitHub
- URL: https://github.com/the-strategy-unit/strategyunittheme
- Owner: The-Strategy-Unit
- License: mit
- Created: 2019-11-18T12:41:48.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-02-20T20:33:21.000Z (over 1 year ago)
- Last Synced: 2025-04-10T22:54:05.198Z (about 1 year ago)
- Topics: ggplot2, ggplot2-theme, nhs, r
- Language: R
- Homepage: https://the-strategy-unit.github.io/StrategyUnitTheme/
- Size: 2.71 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# StrategyUnitTheme 
[](https://github.com/The-Strategy-Unit/StrategyUnitTheme/actions)
[](https://www.repostatus.org/#wip)
[](https://codecov.io/gh/The-Strategy-Unit/StrategyUnitTheme?branch=master)
This package provides ggplot2 themes and colour palettes for use by [The Strategy Unit](https://www.strategyunitwm.nhs.uk/).
## Install Instructions
This package can be installed using devtools:
```{r}
devtools::install_github("The-Strategy-Unit/StrategyUnitTheme")
```
All of the exported functions start with the prefix "su_theme_", except for the ggplot2 gradient colour scale functions,
which are of the form scale_*_su.
## Usage
The packages documentation can be found [here](https://the-strategy-unit.github.io/StrategyUnitTheme/).