rfl_style: Add RFL styling to ggplot graphics

Description Usage Value Examples

View source: R/rfl_style.R

Description

Add RFL styling to ggplot graphics

Usage

1

Value

ggplot::theme object to be added (+) to ggplot2 graphic

Examples

1
2
3
4
5
rfl_style()

ggplot(data, aes(x=xaxis, y=yaxis)) +
geom_line() +
rfl_style()

royal-free-london/RFLtheme documentation built on July 10, 2020, 8:30 a.m.