[R] time my process

threshold r.kozarski at gmail.com
Thu Mar 29 10:43:58 CEST 2012


Dear R users,
given a simple plotting procedure below, how can I make the figures changing
on a slower rate (say every 2 sec)

for(i in 1:100){ts.plot(rnorm(i))} 

Best, robert

--
View this message in context: http://r.789695.n4.nabble.com/time-my-process-tp4514836p4514836.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list