[R] command for stopping and then hit return and continue (fwd)

Jeffrey J. Hallman jhallman at frb.gov
Fri Nov 10 03:16:30 CET 2006


Mark.Leeds at MorganStanley.com writes:
> ---------- Forwarded message ----------
> 
> is it possible to implement the same sort of thing when you aren't
> plotting. in other words, i am in a loop and each time through the loop
> i want to print a set of values, have it stop, then only have it
> continue when i hit return ? thanks.

readline("Hit <Return> ")

-- 
Jeff



More information about the R-help mailing list