From: | Misa Simic <misa(dot)simic(at)gmail(dot)com> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | Aram Fingal <fingal(at)multifactorial(dot)com>, Postgres-General General <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: crosstab |
Date: | 2012-09-05 00:21:58 |
Message-ID: | CAH3i69=gc6JPW+=NZ5UQUKvv4Q4ABfkxpgJ3WuDu9RTwthsYYg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Excellent :)
Thanks - looks as acceptable workaround...
Many thanks,
Misa
2012/9/5 Joe Conway <mail(at)joeconway(dot)com>
> 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
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Geert Mak | 2012-09-05 00:30:13 | Re: "Too far out of the mainstream" |
Previous Message | Joe Conway | 2012-09-04 23:59:47 | Re: crosstab |