powered by
theme_cowplot(font_size = 14, font_family = "", line_size = 0.5)
qplot(1:10, (1:10)^2) + theme_cowplot(font_size = 15)
Run the code above in your browser using DataLab