Skip to content
Prev 257292 / 398506 Next

splom, plotmath: how to add three lines of information with alignment?

On Apr 18, 2011, at 4:43 PM, Marius Hofert wrote:

            
Try instead:   ( As far as I can tell there is no <newline> in  
plotmath.)

 > plot(0,0)
 > title(main=expression(alpha==1), line=3)
 > title(main=expression(beta==2), line=2)
 > title(main=expression(gamma==3), line=1)
--
David Winsemius, MD
West Hartford, CT