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
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
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
3 matches
Mail list logo