[R] Is there a package for generating standardized R script command line options?

Gabor Grothendieck ggrothendieck at gmail.com
Mon Sep 7 02:43:13 CEST 2009


Check out the getopt package on CRAN.

On Sun, Sep 6, 2009 at 8:28 PM, Peng Yu<pengyu.ut at gmail.com> wrote:
> Hi,
>
> In python, there is a package that helps generating command line
> options. I am wondering if there is such a package in R that helps
> generating the command options for a R script?
>
> http://docs.python.org/library/optparse.html
>
> Regards,
> Peng
>
> ______________________________________________
> R-help at r-project.org 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.
>




More information about the R-help mailing list