Set Plotting Preferences
setPlotPrefs(mar = c(3, 4, 1, 1), cex = 1, oma = c(0, 0, 0, 0),
tcl = -0.35, mgp = c(1.5, 0.5, 0), las = 1, cex.lab = 1,
font.lab = 1, lwd = 1, on.graph.line = 3, shading.density = 8,
arrow.length = 0.1, on.graph.cex = 1, margin.cex = 1.2, ...)
plot margings
character expansion factor
outer margins
tick length
somethen
text rotation on axes
plot labels cex
font of plot labels
line width
no idea
shading density
arrow head length
character expansion for text on graphs
character expansion for text for margins
other arguments to be passed to par
the previous par settings so that they can be restored