Hi, is there any function or package for timer? 
What I inted to do is to run procedure(/or function) every x seconds. (x >
10 seconds) 
for instance, visual basic provides : application.onTime method. 

Rather than utilizing loop, I want to know whether R provides superior
solution with time efficiency and less burden on CPU. 



-- 
View this message in context: 
http://www.nabble.com/Timer-tp20656595p20656595.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@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.

Reply via email to