Re: [R] Free SQL Database with R

2008-09-04 Thread Chibisi Chima-Okereke
Thanks for that, looks like pretty much what I'm after. Kind Regards Chibisi On Wed, Sep 3, 2008 at 9:17 PM, Iain Gallagher < [EMAIL PROTECTED]> wrote: > Hi Chibisi > > I'm sort of jumping into this thread but from your description of charts / > plotting below I thought you might like to take

Re: [R] Free SQL Database with R

2008-09-03 Thread Iain Gallagher
Hi Chibisi I'm sort of jumping into this thread but from your description of charts / plotting below I thought you might like to take a look at flot: http://code.google.com/p/flot/ >From the page "Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary

Re: [R] Free SQL Database with R

2008-09-03 Thread Felix Mueller-Sarnowski
Hello Chibisi, I am not shore whether I completely understand your needs: Do you want to build a webpage which relies on a content management system (cms)? Do you want to collect data (i.e. survey) which later on shall be analysed using R? Or shall it be a webpage with an interactive R GUI? What e

Re: [R] Free SQL Database with R

2008-09-03 Thread Chibisi Chima-Okereke
Hi Felix, thanks for all the information there's plently of food for thought for me to chew through. Chibisi On Wed, Sep 3, 2008 at 3:36 PM, drflxms <[EMAIL PROTECTED]> wrote: > Hello Chibisi, > > you might be looking for something like "Rpad" > (http://www.rpad.org/Rpad/). There are some other

Re: [R] Free SQL Database with R

2008-09-03 Thread drflxms
Hello Chibisi, you might be looking for something like "Rpad" (http://www.rpad.org/Rpad/). There are some other systems like SNetscape, Rserve, RSOAP, R.NET.Web as well. Unfortunately I have no personal experience with these systems so far, so I can't give you any real advice. I just know them to

Re: [R] Free SQL Database with R

2008-09-03 Thread Chibisi Chima-Okereke
Dear Felix, Thanks for the reply, If you haven't already guessed I am new to web programming. The sort of webpage I want to build is one that presents quantitative information in graphs and charts, that people can interact with, e.g. select parts of charts to zoom into, highlight values, click b

Re: [R] Free SQL Database with R

2008-09-03 Thread drflxms
Hello Chibisi, I am not shore whether I completely understand your needs: Do you want to build a webpage which relies on a content management system (cms)? Do you want to collect data (i.e. survey) which later on shall be analysed using R? Or shall it be a webpage with an interactive R GUI? What e

Re: [R] Free SQL Database with R

2008-09-02 Thread hadley wickham
sqlite But for a sensible answer, you need to define what you mean by best. Hadley On Tue, Sep 2, 2008 at 8:16 AM, Chibisi Chima-Okereke <[EMAIL PROTECTED]> wrote: > Hi all, > > could someone tell me which is the best user-friendly free/open source sql > database system to use with R, particular