ggplot theme of DOSE
theme_dose(font.size = 14)
font.size
font size
ggplot theme
library(ggplot2) qplot(1:10) + theme_dose()