Entering edit mode
Malard, Joel M
▴
100
@malard-joel-m-917
Last seen 10.2 years ago
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@stat.math.ethz.ch [mailto:bioconductor-
bounces@stat.math.ethz.ch] On Behalf Of Gustavo H. Esteves
Sent: Thursday, February 03, 2005 8:21 AM
To: Lin Tang
Cc: bioconductor@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@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@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@gmail.com
Home Page: http://www.vision.ime.usp.br/~gesteves/
_______________________________________________
Bioconductor mailing list
Bioconductor@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor