Re: [R] Running R file from Command line.

2007-09-13 Thread Vladimir Eremeev
Vaibhav Gathibandhe wrote: > > Is there any way through which i can run a R file from Command line. > Yes, there are several. R < mean.R R CMD BATCH mean.R Rscript mean.R Vaibhav Gathibandhe wrote: > > For example > > r mean.R > What does ">" above mean? Is it OS command prompt (looks l

Re: [R] Running R file from Command line.

2007-09-12 Thread chenxh007
For example, you can use: R CMD BATCH mean.R mean.Rout Xiaohui Vaibhav Gathibandhe wrote: > Hi all, > > Is there any way through which i can run a R file from Command line. > > For example > >> r mean.R > > Thanks and Regards, > Vaibhav Gathibandhe > > [[alternative HTML version delet

[R] Running R file from Command line.

2007-09-12 Thread Vaibhav Gathibandhe
Hi all, Is there any way through which i can run a R file from Command line. For example > r mean.R Thanks and Regards, Vaibhav Gathibandhe [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailma