Re: crosstab - Mailing list pgsql-general

From Joe Conway
Subject Re: crosstab
Date
Msg-id 504695F3.6000705@joeconway.com
Whole thread Raw
In response to Re: crosstab  (Misa Simic <misa.simic@gmail.com>)
Responses Re: crosstab
List pgsql-general
On 09/04/2012 04:45 PM, Misa Simic wrote:
> Hi Joe,
>
> Do you maybe know, is it possible inside PL/R to call another PL/R
> function - but take result as R object (whatever R function returns)?

Mmmm, what about using plr_modules table?

It creates native R functions that get installed into your R interpreter
when R is first initialized.

http://www.joeconway.com/plr/doc/plr-module-funcs.html

Joe




--
Joe Conway
credativ LLC: http://www.credativ.us
Linux, PostgreSQL, and general Open Source
Training, Service, Consulting, & 24x7 Support




pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: "Too far out of the mainstream"
Next
From: Misa Simic
Date:
Subject: Re: crosstab