Skip to content
Back to formatted view

Raw Message

Message-ID: <007701c8383a$73e168b0$3a0b2c0a@gne.windows.gene.com>
Date: 2007-12-06T19:01:48Z
From: Bert Gunter
Subject: Fitting large titles in a plot
In-Reply-To: <14193900.post@talk.nabble.com>

Try This:

plot(A,main=paste("This is my really long title and","\n","it's so long that
I can see
just about half of it.", sep = " "))

-- Bert Gunter
Genentech