my.par: Set nicer default par()

Description Usage Arguments Value

Description

Set nicer default par()

Usage

1
my.par(mar = c(3, 3, 2, 1), mgp = c(2, 0.7, 0), tck = -0.01, ...)

Arguments

mar

plot margins, c(bottom, left, top, right)

mgp

margin line (in mex units) for the axis title axis labels and axis line.

tck

length of tick marks

...

other arguments passed to par

Value

the old par() settings, invisibly


friendly/myutil documentation built on May 16, 2019, 3:29 p.m.