[R] how to call R in delphi?

Dieter Menne dieter.menne at menne-biomed.de
Wed Jan 19 12:18:38 CET 2005


To call R from Delphi, you may try 
http://www.menne-biomed.de/download/RDComDelphi.zip.

  Example program showing use of R from Delphi.
  Connecting to R via COM using Neuwirth's StatConnectorSrvLib 
  Uses RCom.pas, which is a simple Delphi wrapper for passing
  commands, integer and double arrays.
  See http://cran.r-project.org/contrib/extra/dcom
  By:  dieter.menne at menne-biomed.de




More information about the R-help mailing list