theme_dose | R Documentation |
ggplot theme of DOSE
theme_dose(font.size = 14)
font.size |
font size |
ggplot theme
library(ggplot2)
qplot(1:10) + theme_dose()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.