I used R to perform statistical analysis. I would like to know how to integrate R-based analysis into a web application. For example, let the user send data and call R to perform the corresponding analysis on the internal server.
A possible web application will be written in Java. I am confused by the integration process.
I am new to web application, so any suggestions, guides and examples will be highly appreciated.
source
share