Test theme by printing plots to pdf and viewport
test_mejr_theme(w = 6.875, h = 4.5, eplot = list(), mejr = list(),
gg = theme(), print = TRUE, with_test_theme = FALSE, dir)
pdf width (inches)
pdf height (inches)
list of options for example_plot
list of options for theme_mejr(...)
further theme customization with ggplot::theme(...)
show the eplot
plot
also print the same plot using ggplot2::theme_test
directory where to save temp pdf files, such as tempdir()