Raw Message
Message-ID: <9d5a7e9da978.9da9789d5a7e@jhsph.edu> Date: 2004-02-20T21:14:51Z From: Dongmei Liu Subject: run R BATCH job in PHP 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