Abderrazzak MANY schrieb:
Hello,

I?ve downloaded correctly both R (2.7.0) and R(D)COM, when I press start in the start 01 -Basic Test window it seems working.

I wanted to check the whole connection by using this simple code in VBA for Access :

set x = new StatConnector
x.Init ("R")
y = x.Evaluate ("test<-1")
x.Close

It?s not working (error in recognizing StatConnector), should I configure something before ?

Did you set a reference to the type libraries?

Thomas

_______________________________________________
Rcom-l mailing list
Rcom-l@mailman.csd.univie.ac.at
http://mailman.csd.univie.ac.at/mailman/listinfo/rcom-l
More information (including a Wiki) at http://rcom.univie.ac.at

Reply via email to