[R] running a program later
Dimitris Rizopoulos
d.rizopoulos at erasmusmc.nl
Tue Aug 24 15:08:07 CEST 2010
have a look at Sys.sleep(), i.e., you probably need
Sys.sleep(3*3600)
I hope it helps.
Best,
Dimitris
On 8/24/2010 3:01 PM, l.mohammadikhankahdani wrote:
> Hi ALL
>
> I want to run a program on my office computer, but for some reason I
> have to run it later when I am not in the office anymore.
> Is there a way to do it? Can I run a program now but in the beginning I
> say that the rest should be run 3 hours later for example?
> Thanks a lot
>
> Leila
>
> ______________________________________________
> 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.
>
--
Dimitris Rizopoulos
Assistant Professor
Department of Biostatistics
Erasmus University Medical Center
Address: PO Box 2040, 3000 CA Rotterdam, the Netherlands
Tel: +31/(0)10/7043478
Fax: +31/(0)10/7043014
More information about the R-help
mailing list