Skip to content

Visual Basic: calling compiled VB code from R

2 messages · Whit Armstrong, Dirk Eddelbuettel

#
Hello,

Any advice on calling Visual Basic code from R would be helpful.

Thanks,
Whit Armstrong


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
On Fri, Feb 22, 2002 at 01:46:17PM -0500, Whit Armstrong wrote:
Don't. In my book, VB is a desease and not a language.

If you must, look at the DCOM server in the devel section of CRAN, and the
Excel <-> R interface built using it.

Dirk