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.

Reply via email to