Re: [R] R user interface

2010-06-17 Thread Greg Snow
One possibility (there are others as well) is write your own function that given the name of the country will grab the data and create the plot that you want. Then use the tkexamp function in the TeachingDemos package to create the GUI for this function. Other options (which I am less familiar

Re: [R] R user interface

2010-06-17 Thread jverzani
Shubha Vishwanath Karanth ambaresearch.com> writes: > > Hi R, > > I have a an excel file with a lot of data. I need to create an user > interface in R, which has one single screen. It needs to contain a right > pane containing the click buttons for different countries (say). If the > user click

Re: [R] R user interface

2010-06-17 Thread RICHARD M. HEIBERGER
RExcel on Windows is designed for this task. See rcom.univie.ac.at for examples including a video. While you can download the RExcelInstaller package from CRAN, we recommend installing R with RExcel and other packages it needs with the RAndFriends installer available on the download page at rcom.u