Description Usage Arguments Examples
Colin's wonderful setnicepar functions for sexy base graphics
1 2 | set_nice_par(mar = c(3, 3, 2, 1), mgp = c(2, 0.4, 0), tck = -0.01,
cex.axis = 0.9, las = 1, mfrow = c(1, 1), ...)
|
mar |
See |
mgp |
See |
tck |
See |
cex.axis |
See |
las |
See |
mfrow |
See |
... |
Additional arguments passed to |
1 2 3 | plot(1:10)
set_nice_par()
plot(1:10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.