hello, I'd like know if it's possible to run R with the options BATCH it means not interactively thanks. ___________________________________________________________________________ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses [[alternative HTML version deleted]]
Hi,> I'd like know if it's possible to run R with the options BATCH it > means not interactivelyYes, 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