There are quite a few packages which allow R to be accessed from other software systems. Examples include RDCOM (included with Windows R), RSOAP (http://rsoap.sf.net), Rpy (Python, http://rpy.sf.net), RSPerl (http://www.omegahat.org/RSPerl/). Duncan Temple Lang, the developer of RSPerl, has a whole pile of these tools, see http://www.omegahat.org for a full list.
-Greg > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Michael shen > Sent: Thursday, March 10, 2005 1:37 AM > To: [email protected] > Subject: [R] How could I catch the R data-output stream and > presented by > other software func > > > Dear All R-helper, > > I wonder to know that could I do the computation staff in R > environment and > get the R data output stream ,then presented by other > software functions in > their GUI.(for example: get the R data output streamand > present the data > using SPSS function in SPSS output GUI). Is there some R > -packages in CRAN > already do this kind of function? and what kind of document > should I read? > > Thanks in advance > > Michael > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide! > http://www.R-project.org/posting-guide.html > > LEGAL NOTICE\ Unless expressly stated otherwise, this messag...{{dropped}} ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
