powered by
theme_dpi(base_size = 16, base_family = "")
unit
theme_bw
qplot(mpg, wt, data=mtcars) # standard qplot(mpg, wt, data=mtcars) + theme_dpi()
Run the code above in your browser using DataLab