my.par | R Documentation |
Set nicer default par()
my.par(mar = c(3, 3, 2, 1), mgp = c(2, 0.7, 0), tck = -0.01, ...)
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 |
the old par()
settings, invisibly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.