I have just started to learn R on linux in an X-terminal "command line" environment at the R prompt ">". When I try to run a demo it just races through all the steps and graphics leaving me with only the last few commands and results in the terminal window and a window with the last graphic. Is there a way to step through the demo command-by-command graphic-by-graphic, or, if not, how should I make use of (i.e. run) the demo? Thanks for any help
See ?devAskNewPage On Mon, 29 Dec 2008, Ron Burns wrote:> I have just started to learn R on linux in an X-terminal "command line" > environment at the R prompt ">". When I try to run a demo it just races > through all the steps and graphics leaving me with only the last few commands > and results in the terminal window and a window with the last graphic. Is > there a way to step through the demo command-by-command graphic-by-graphic, > or, if not, how should I make use of (i.e. run) the demo? > Thanks for any help-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Dear Prof. Ripley: Thanks for this. What would need to happen to get this added to "see also" in the "demo" help page? Thanks again, Spencer Graves Prof Brian Ripley wrote:> See ?devAskNewPage > > On Mon, 29 Dec 2008, Ron Burns wrote: > >> I have just started to learn R on linux in an X-terminal "command >> line" environment at the R prompt ">". When I try to run a demo it >> just races through all the steps and graphics leaving me with only >> the last few commands and results in the terminal window and a >> window with the last graphic. Is there a way to step through the >> demo command-by-command graphic-by-graphic, or, if not, how should I >> make use of (i.e. run) the demo? Thanks for any help >