PHP and R
Hi, I know that using PHP command exec(...) you can call a unix command that would run an R script, but how does it work on Windows platform? Basically, I have an R function which takes a file and two strings as arguments and I need to call this function and pass to it the arguments automatically from PHP (when the user hits a submit button on the webpage), any ideas?? Thanks!
View this message in context: http://www.nabble.com/PHP-and-R-tp21397426p21397426.html Sent from the R help mailing list archive at Nabble.com.