theme_THF: Title

Description Usage Arguments Examples

Description

Title

Usage

1
theme_THF(base_size = 11, base_family = "")

Arguments

base_size

Font size

base_family

Font

Examples

1
2
3
library(ggplot2)

ggplot(mtcars, aes(x = mpg)) + geom_dotplot() + theme_THF()

THF-evaluative-analytics/THFstyle documentation built on June 24, 2020, 12:26 a.m.