You question has multiple answers that you can choose from and the group has
been trying to help you.

My suggestion would be to write it to the database using PHP and use R to
extract and analyze (and write back) the data.

The integration of R with web functionality is quite nascent but the Rapache
seems to be working quite well. (You could check it out and post your
questions to the rapache mailing list after doing some homework).

You might want to try out these ideas hands-on and evaluate them for
yourself.



On Thu, Jun 9, 2011 at 3:39 PM, amrita gs <ammasamri...@gmail.com> wrote:

> I will explain more clearly....
>
> I have an online feedback form which has all the form elements like
> radiobuttons,checkboxes,textareas,textboxes etc. I have to get the values
> of
> these form elements and use it for data analysis in R. It will be huge
> amount of data.
>
> 1) Is it possible in R to retrieve the values of these form elements
> directly.
>
> 2) Is there any storage mechanism in R to store the values.
> 2) Do i have to store the data in some files or db and then import them in
> R and use for data analysis. Is this better?????
>
> Amrita
>
>        [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to