Skip to content
Skip to search - Accesskey = s
To move the axis labels/lines:
par(mpg=c(, , ))
default is mpg=c(3,1,0), but mgp=c(1.75, 0.5, 0) works
To move margins:
par(mar=c(,,,))
default is mar=c(5,4,4,2)+0.1, but mar=c(3,3,0,0)+0.1 works
leave a comment
Fill in your details below or click an icon to log in:
You are commenting using your WordPress.com account. ( Log Out / Change )
You are commenting using your Twitter account. ( Log Out / Change )
You are commenting using your Facebook account. ( Log Out / Change )
Connecting to %s
Notify me of follow-up comments via email.
Get every new post delivered to your Inbox.
leave a comment