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 <[EMAIL PROTECTED]> 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]]
> 
>

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to