You can run R non-interactively with input from infile and send output (stdout/stderr) to another file. Here are examples. # on Linux R CMD BATCH [options] ...
確定! 回上一頁