Rscript (1) Linux Manual Page
Rscript – front end for scripting with R SynopsisRscript [–options] [-e expr] file [args] DescriptionA binary front-end to R, for use in scripting applications. expr An optional expression to be evaluated, used in place of file. file Input file of R expressions args Optional further arguments to be processed by commandArgs in the R interpreter.Options–options…
