On 11 September 2012 at 18:47, J Toll wrote:
| Maybe take a look at littler.
| 
| "littler provides hash-bang (i.e. script starting with #!/some/path)
| capability for GNU R, as well as simple command-line and piping use."
| 
| http://dirk.eddelbuettel.com/code/littler.html
Thanks for the plug. I also wanted to point Tom to CRAN packages

    getopt

    optparse

written specifically to support command-line argument parsing with R scripts
(ie via Rscript and littler).

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com

______________________________________________
R-help@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.

Reply via email to