Skip to content
Prev 280391 / 398506 Next

main title in plot; outer=TRUE (cut off)

Also try adding 'line = -1' and adjusting for the proper position.

title(outer=TRUE,adj=0,main = list("1 a)", cex=1.1,col="black",
font=2), line = -1)
On Fri, Dec 16, 2011 at 8:44 AM, jim holtman <jholtman at gmail.com> wrote: