Graphs
From: owner-r-help at stat.math.ethz.ch [mailto:owner-r-help at stat.math.ethz.ch]On Behalf Of Geldenhuys, Willie Sent: Friday, April 30, 1999 5:45 AM I am trying to use the Windows version of R to do the following: - Have a Delphi front-end which gets the user input - Delphi will produce a R script, do a system call to R to calculate the statistics.
I plan to do something similar. I will use Tcl/Tk as a user interface front-end to R. The program will interact with the user via a Tk user interface and send the appropriate R commands to R using expect. Unfortunately, expect runs only on Unix and WinNT, as far as I know. My platform is Sparc/Solaris.
- How do one see a graph? A graph is plotted in a window which IMMEDIATELY closes afterwords so that one can't see anything. How can one get the graph to show until user presses a key.
This wouldn't happen using expect because there would be two processes: the Tcl/Tk/expect user interface program and a separate R process. -- Terry J. Westley, Principal Engineer Veridian Engineering, Calspan Operations twestley at buffalo.veridian.com http://www.veridian.com/ ------------------------------------------------------- Author of TASH, an Ada binding to Tcl/Tk. Visit the TASH web site at http://tash.calspan.com. ------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._