I am trying to develop a web application, which allows users to input data through Web, and select according data analysis procedures. I will have a R program running at the server side. It conducts related analysis based on the input and requested procedures.
I only have R programming skills but I never did any Web applications. I would like to know which necessary skills are required for this kind of project, and how to enable R to do server-side computations. I really appreciate your response.