cleanPlot: Generate a clean plot that is more-or-less publication ready

Description Usage Arguments Value See Also

Description

cleanPlot tidies up standard ggplot2 graphics.

Usage

1
2
3
4
cleanPlot(p, base.size = 10, code.dir = dirname(sys.frame(1)$ofile),
  axis.colour = "grey50", grid.colour = "grey90",
  axis.text.colour = "grey33", plot.background = "white",
  panel.background = "white")

Arguments

p

the ggplot plot to be processed

base.size

the default text size in points

Value

p the cleaned plot

See Also

ggplot2


AndyClifton/PowerPerformance documentation built on May 5, 2019, 6 a.m.