[R] GUI Input Forms

Mark Myatt mark at myatt.demon.co.uk
Fri May 3 16:42:15 CEST 2002


For Win32 systems you might like to look at EpiData:

        http://www.epidata.dk

which is freeware but not GPL. A tutorial is available from my website:

        http://www.myatt.demon.co.uk

At present it exports to Excel, dBase, Stata, SPSS, and text files ...
not too difficult to import the text file into R.

I hope that helps,

Mark

DISCLAIMER - I like EpiData and use it for all my data-entry tasks but I
did have a hand in designing the thing so I would.

ggrothendieck at yifan.net writes:
>
>I have been inputting my data into text files using a text 
>editor on a Windows 2000 PC.
>
>I would like to create a front end form that does validation
>on the fly to reduce the errors in my input and make it
>possible for family members that are not into computers 
>to help me out with data input tasks.
>
>I assume that my form program would translate the
>input into a text file which I would then read in the
>normal way into R.
>
>Does anyone have any suggestions of some software that 
>makes it easy to set this up.   I was hoping not to have to put 
>a major time commitment into learning it nor to create the form
>so something with a fast learning curve and not too much
>required expertise is preferred.
>
>Free software is preferred, cheap software is second best
>but any suggestions are welcome.  
>
>-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
>r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
>Send "info", "help", or "[un]subscribe"
>(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
>_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


--
Mark Myatt


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list