Re: [R] how to plot two graphs in one figure

2008-05-09 Thread stephen sefick
#try this plot(survival) lines(suvival) On Fri, May 9, 2008 at 2:14 PM, Zhandong Liu <[EMAIL PROTECTED]> wrote: > Dear helpers, > I am trying to plot two survival curves in the same figure. > > plot(survival) > // in matlab, one just need to call "hold on" > plot(survival2) > > > I am wondering h

[R] how to plot two graphs in one figure

2008-05-09 Thread Zhandong Liu
Dear helpers, I am trying to plot two survival curves in the same figure. plot(survival) // in matlab, one just need to call "hold on" plot(survival2) I am wondering how to do it in R. Thank you very much! -- Zhandong Liu Genomics and Computational Biology University of Pennsylvania 616 BRB