e.g.: system( '"...\Rscript.exe" "....\r_test\r_script.R"', $foobar ) or exec( '"...\Rscript.exe" "....\r_test\r_script.R"', $foobar )
It doesn't work on my server under phalcon. Is there another solution?
e.g.: system( '"...\Rscript.exe" "....\r_test\r_script.R"', $foobar ) or exec( '"...\Rscript.exe" "....\r_test\r_script.R"', $foobar )
It doesn't work on my server under phalcon. Is there another solution?