Help for this page
R CMD BATCH /path/to/file.R
use Statistics::R; ... $R->run(@R_commands); $R->stop();