theme_tum: A TUM compliant ggplot2 theme

Description Usage Details Value Examples

View source: R/theme_tum.R

Description

...

Usage

1

Details

...

Value

nothing

Examples

1
2
library(ggplot2)
ggplot(faithful, aes(x = waiting, y = eruptions)) + geom_line() + theme_tum()

cszang/tumtheme documentation built on May 14, 2019, 12:27 p.m.