I am looking for a web translator for R. To be more precise, I am looking for an IDE, for example http://codepad.org/ , where I can provide the code and the server must execute and give me the exit.
I went through applications such as Rapache, but then they do not meet my requirement, because they are not intended to receive code from the client, execute it and provide the result.
In short, I could find a web application that receives input from the user, runs a specific R script, and then puts the output in a neatly formed way, but not a web application that accepts R code, executes it, and then puts it in a neat way .
Vineeth mohan
source share