Skip to content
Prev 308356 / 398506 Next

good documentation on use of Rscript. where to find?

On 18/10/2012 12:56 PM, Paul Johnson wrote:
The authoritative source for the options is the R help page ?Rscript.

The authoritative answers for the format are likely slightly more 
difficult, because it is your shell that processes the file, it's not R 
handling the command line.  But ?Rscript does give examples.

Duncan Murdoch