test_mejr_theme: Test theme by printing plots to pdf and viewport

Description Usage Arguments

Description

Test theme by printing plots to pdf and viewport

Usage

1
2
test_mejr_theme(w = 6.875, h = 4.5, eplot = list(), mejr = list(),
  gg = theme(), print = TRUE, with_test_theme = FALSE, dir)

Arguments

w

pdf width (inches)

h

pdf height (inches)

eplot

list of options for example_plot

mejr

list of options for theme_mejr(...)

gg

further theme customization with ggplot::theme(...)

print

show the eplot plot

with_test_theme

also print the same plot using ggplot2::theme_test

dir

directory where to save temp pdf files, such as tempdir()


iamamutt/ggdistribute documentation built on May 8, 2019, 3:12 a.m.