Using tcltk language with R system
On Wed, 2003-11-12 at 13:41, mcaj at tci.ufal.br wrote:
Hello, Does anybody know how can i call a R function in a tcltk file? I made
a tcltk file, but I need call functions in R. i.e: in R I can put .Tcl("tcltk
statement"). There are a same command to call R in a tcltk file?
I want to make a R Gui using tcltk language, do you recommend use a tcltk or
a R pack tcltk and don't use tcltk language?
Thanks for your attention.
Marcos Cerqueira J?nior
Alagoas University - Brazil
You might want to look at John Fox's RCmdr: http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/ Which I suspect, does what you are considering, though not to dissuade you in any way from contributing... :-) HTH, Marc Schwartz