[EMAIL PROTECTED] wrote:
Your solution seems what I am looking for, actually. Questions:

FWIW, another possible option if your data is stored in an RDBMS is Postgres with PL/R; see:
http://www.joeconway.com/plr/


As of Postgres 7.4 you can preload and initialize libraries at postmaster start, which means that each forked database backend includes a fully initialized copy of libR.

If you are interested, there is some information available regarding how to use this with PHP to generate online charts here:
http://www.joeconway.com/oscon-pres-2003-1.pdf


HTH,

Joe

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to