Re: R and postgres - Mailing list pgsql-general

From Reece Hart
Subject Re: R and postgres
Date
Msg-id 1162870717.4770.6.camel@snafu.site
Whole thread Raw
In response to Re: R and postgres  (Adrian Klaver <aklaver@comcast.net>)
Responses Re: R and postgres  (Adrian Klaver <aklaver@comcast.net>)
List pgsql-general
On Mon, 2006-11-06 at 19:13 -0800, Adrian Klaver wrote:
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

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: R and postgres
Next
From: Reece Hart
Date:
Subject: Re: database name aliases?