[R] how to run the R script in background in Windows XP?
Cedrick Johnson
cedrick at cedrickjohnson.com
Sun Jul 19 01:00:15 CEST 2009
Jie-
This is what I use (contained within a batch file and runs using windows
scheduler every day at 4AM):
Rscript --verbose MorningStartup.r > morningsummary-log.txt
HTH,
c
-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Jie TANG
Sent: Friday, July 17, 2009 10:15 PM
To: r-help at r-project.org
Subject: [R] how to run the R script in background in Windows XP?
Hello ,everyone.
I am a fresh user of R. I wrote several several R script in R with the
version 2.9.1 in Windows XP. But I only can run these scrpit via R-GUI.
Can anyone tell me how to run the scripts in background without openning
R-gui.In another word, run the R-script and get the result via
some batch proceesing files or shell scripts directly?
Thanks.
.
--
TANG Jie
Email: totangjie at gmail.com
Tel: 0086-2154896104
Shanghai Typhoon Institute,China
[[alternative HTML version deleted]]
______________________________________________
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