I think I have it. I am using Tkinter and Rpy2. It seems to be working
nicely.
--
View this message in context:
http://r.789695.n4.nabble.com/R-tcltk-Gui-and-Rpy2-tp4442989p4448848.html
Sent from the R devel mailing list archive at Nabble.com.
__
R-dev
I have a tcltk gui I created in R. I can open R and use the source command to
open the gui and then click buttons to perform functions. I would like to
make this a standalone program where the user does not have to open R and
type the source command to run the tcltk gui. I have a very nasty workaro