Skip to content
Prev 44022 / 398525 Next

Invoking R from PHP/Mysql environment

VERSRJ at inel.gov wrote:
If you can use Postgres instead of MySQL, see:
   http://www.joeconway.com/oscon-pres-2003-1.pdf
Page 23 has an example PHP code snippet. Very simple because most of the 
work is done in the PL/R function.

Joe