Skip to content

run R BATCH job in PHP

1 message · Dongmei Liu

#
Hello,

Does anyone know how to run R BATCH job in PHP? I tried the PHP function
exec(), shell_exec, passthru() to run R script, however, none of them
worked. If someone ever had experince to run R in PHP, could I ask for
an example code? 

Thanks a lot!
Dongmei