XinMeng wrote:
> Hello sir:
> I use Rcmd to execute R code,such as :
>
> "C:\\Program Files\\R\\R-2.2.1\\bin\\Rcmd.exe" BATCH
globalLowessRun.r
>
> globalLowessRun.r is a R function written by myself.
>
> But I wanna make the "globalLowessRun.r" changeable,such as
globalLinearRun.r or gridbasedLowessRun.r,and so on.
Can you please explain in more detail?
I do not understand wht you really would like to chenge. If it is just
the name, why don't you simply retype the command?
Uwe Ligges
> How can I achieve this goal via Rcmd.exe BATCH ?
>
> The only finding is:
> Rcmd BATCH [options] globalLowessRun.r [outfile]
>
> I wonder the only way I can try is [options],but I don't know how to do
it.
>
> Thanks a lot!
>
> My best
>
>
>
> ------------------------------
> *******************************************
> Xin Meng
> Capitalbio Corporation
> National Engineering Research Center
> for Beijing Biochip Technology
> BioPharma-informatics & Software Dept.
> Research Engineer
> Tel: +86-10-80715888/80726868-6438
> Fax: +86-10-80726790
> Email??xmeng at capitalbio.com
> Address:18 Life Science Parkway,
> Changping District, Beijing 102206, China
>
>
>
> ------------------------------------------------------------------------
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.