[R] lancer R en batch

Julien Barnier jbarnier at ens-lsh.fr
Fri Apr 20 10:32:32 CEST 2007


Hi,

> I'd like know if it's possible to run R with the options BATCH it
> means not interactively

Yes, you can use the following command-line instruction :

R CMD BATCH your_file.r

You can look at Appendix B of An introduction to R for more infos on
how to invoke R :

http://cran.r-project.org/doc/manuals/R-intro.html#Invoking-R

HTH,

Julien

-- 
Julien Barnier
Groupe de recherche sur la socialisation
ENS-LSH - Lyon, France



More information about the R-help mailing list