[R] pause code in R code?

R. Michael Weylandt michael.weylandt at gmail.com
Sun Apr 1 15:39:40 CEST 2012


He only wrote one word... it could be that one. For example,

plot(1:5)
readline("Press <return to continue")
plot(1:10, col = 2)

Michael

On Sun, Apr 1, 2012 at 9:10 AM, Hurr <hill0093 at umn.edu> wrote:
> Sorry, I cannot find your answer in your reply.
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/pause-code-in-R-code-tp4523209p4523348.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.



More information about the R-help mailing list