You might want to take a look at PL/R a procedural language for R in Postgres.
http://www.joeconway.com/plr/
PL/R is indeed neat, but I want to go the other way: within R, fetch data from postgres and manipulate it (plot, histogram, etc). I appreciate that I could expose this through postgres, but that's a little awkward for prototyping and I'm not keen to add load to my postgres box.
-Reece
-- Reece Hart, http://harts.net/reece/, GPG:0x25EC91A0 |