Re: [R] R as a web service

2009-09-26 Thread Martin Morgan
Carlos J. Gil Bellosta wrote: > Dear R-helpers, > > I have been inquired about the possibility of developing a web > distributed scoring system: a model is created in a central location, > users fill a form in their browsers, and the central server calls this > model and returns a YES/NO answer to

[R] R as a web service

2009-09-26 Thread Carlos J. Gil Bellosta
Dear R-helpers, I have been inquired about the possibility of developing a web distributed scoring system: a model is created in a central location, users fill a form in their browsers, and the central server calls this model and returns a YES/NO answer to them. I am tempted into using R for this