Associate Professor of Statistics, Consultant
-
University of New Mexico
- Albuquerque, NM
- StatAcumen.com
Block or Report
Block or report erikerhardt
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
## Erik's workflow template for plots in R ggplot2
2library(erikmisc) # https://github.com/erikerhardt/erikmisc/
34ggplot2::theme_set(ggplot2::theme_bw()) # set theme_bw for all plots
5