[BioC] Run r codes in shell?

Malard, Joel M JM.Malard at pnl.gov
Thu Feb 3 18:58:49 CET 2005


On Unix and Linux the following commands will work as well:

R --no-save < file.R

R --save < file.R 

What is most helpful though is: R --help

Cheers,

Joel

-----Original Message-----
From: bioconductor-bounces at stat.math.ethz.ch [mailto:bioconductor-bounces at stat.math.ethz.ch] On Behalf Of Gustavo H. Esteves
Sent: Thursday, February 03, 2005 8:21 AM
To: Lin Tang
Cc: bioconductor at stat.math.ethz.ch
Subject: Re: [BioC] Run r codes in shell?


Hello,

I think you can use the command below:

> R CMD BATCH file.R

You can see the help for R to see other parameters to run R in a command line...


[]s

Gustavo





On Thu, 03 Feb 2005 10:44:19 -0500, Lin Tang <lintang at jhmi.edu> wrote:
> Hi,
> I am wondering can I run r codes in shell. Say I have a file.R , can I 
> run it like:
> 
> >R file.R
> 
> under the shell?
> 
> Thanks,
> 
> Lin
> 
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch 
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> 


-- 
_______________________________________________________________

               "The truth you speak has no past and no future.  It is, and 
                 that's all it needs to be."

               "A verdade que você fala não tem passado nem futuro. Ela é, 
                e isso é tudo que ela precisa ser."

		                             Autor desconhecido _______________________________________________________________


Gustavo Henrique Esteves

e-mail: gesteves at gmail.com
Home Page: http://www.vision.ime.usp.br/~gesteves/

_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch https://stat.ethz.ch/mailman/listinfo/bioconductor



More information about the Bioconductor mailing list