On Thu, 06-Dec-2007 at 07:16AM -0800, Svempa wrote:

|> 
|> I want to fit a fairly long main title for a plot, supposedly by changing row
|> after a while. As for now it starts way outside the picture margin at the
|> left and continues way out right passed the right margins.
|> 
|> >plot(A,main="This is my really long title and it's so long that I can see
|> just about half of it.")
|> 
|> Any suggestions? Shouldn't be that hard.

Something like this will probably be close enough:

main="This is my really long title and it's so long that I can see\njust about 
half of it."

HTH

-- 
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.   
   ___    Patrick Connolly   
 {~._.~}                         Great minds discuss ideas    
 _( Y )_                        Middle minds discuss events 
(:_~*~_:)                        Small minds discuss people  
 (_)-(_)                                   ..... Anon
          
~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to