[R] Run R in background?
Detlef Steuer
detlef.steuer at hsu-hamburg.de
Mon Jan 23 09:06:35 CET 2006
Hi,
look for BATCH in the manual.
(The other friend is called "nohup" on unix)
Detlef
On Fri, 20 Jan 2006 13:53:05 -0800 (PST)
luk <luk111111 at yahoo.com> wrote:
> According to the manual, a R script can be run in as follows in linux.
>
> $ R
> > source("xy.R")
>
> Does this mean we have to type "R" first, and then within R, type: source("xy.R")?
>
> Is there other way to run xy.R, say
>
> $ R CMD SOURCE xy.R
>
> Is there any way to run R in background?
>
> Luk
>
>
>
> ---------------------------------
>
> Photo Books. You design it and weÂll bind it!
> [[alternative HTML version deleted]]
>
>
More information about the R-help
mailing list