Hi,

Iasonas Lamprianou wrote:

> does anyone know how we can 'control' R from Visual Studio .NET? e.g. start 
> R, send a set of commands, save the results and open the results using Visual 
> Studio.


I'm not too familiar with Visual Studio .NET, but on Windows one can use
R as a (D)COM Server Application, the use of which could pretty much
correspond to the description you gave.

See

    http://sunsite.univie.ac.at/rcom/

for one implementation. The binary you will need is at

    http://sunsite.univie.ac.at/rcom/download/current/RSrv250_pl1.exe

There is a dedicated mailing list searchable from the given website.

HTH,
Tobias

-- 

Tobias Verbeke - Consultant
Business & Decision Benelux
Rue de la révolution 8
1000 Brussels - BELGIUM

+32 499 36 33 15
[EMAIL PROTECTED]

______________________________________________
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.

Reply via email to