[R] VB linked to R

2006-11-24 Thread Khaled Radhouane
help
I'd like to develop an VB 6 application and use R as
the backgroud calculator.
How do I call R with its functions and link it to the VB interface?

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


Re: [R] VB linked to R

2006-11-24 Thread Prof Brian Ripley
See the rw-FAQ Q2.18, since this must surely be under Windows (unstated).

On Thu, 23 Nov 2006, Khaled Radhouane wrote:

 help
 I'd like to develop an VB 6 application and use R as
 the backgroud calculator.
 How do I call R with its functions and link it to the VB interface?

 __
 R-help@stat.math.ethz.ch mailing list
 https://stat.ethz.ch/mailman/listinfo/r-help
 PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
 and provide commented, minimal, self-contained, reproducible code.


-- 
Brian D. Ripley,  [EMAIL PROTECTED]
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.