Hi All, I came across R, a couple of months ago and it really is the most amazing thing I've seen for a while in the open community. It appears to solve all my "gluing" issues in one go.
I have a few questions though: I'm currently developing a project which involves fetching data from a database (I have my own API/scripting language for doing this) and then performing analysis on it using a variety of tools (each of which have their own language) In an ideal world, I would like to develop one "master" script that will allow me to: 1. Use my own existing language to collect preformatted data from the database into my internal memory structures 2. Pass the data in my internal memory structure to different sections (written in Octave etc for example) 2. Receive the results of my computation back in my internal structures. If all of this is possible, you guys (especially Brian and Neil) will PERMANENTLY move from the status of demi-gods to absolute MEGA gods in my estimation !!! Any and all help is very much appreciated ! Many thanks in all, and thanks for the wonderful community that is developing around this amazing piece of software. Regards Neil
