theme_abmi: Add custom ABMI theme to a ggplot graphic

Description Usage Arguments Examples

View source: R/theme_abmi.R

Description

Add custom ABMI theme to a ggplot graphic

Usage

1
theme_abmi(font = "Montserrat")

Arguments

font

Defaults to "montserrat"; alternative is "domine" (case insensitive, partial matching allowed)

Examples

1
2
3
4
## Not run: 
p + theme_abmi()

## End(Not run)

mabecker89/abmi.themes documentation built on Aug. 9, 2020, 10:57 p.m.