[R] R equivalent of python module structure and functionality?
    Dirk Eddelbuettel 
    edd at debian.org
       
    Wed Sep 12 02:39:25 CEST 2012
    
    
  
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 | edd at debian.org | http://dirk.eddelbuettel.com
    
    
More information about the R-help
mailing list