How to use R within Mathematica
- To: mathgroup at smc.vnet.net
- Subject: [mg98185] How to use R within Mathematica
- From: Dobromir Tzotchev <quant_ewma at yahoo.co.uk>
- Date: Wed, 1 Apr 2009 05:59:26 -0500 (EST)
I would like to use functions from some R libraries within Mathametica. I have seen that there exists a software called RLink but it is not readily available. Is the way to go to use the R functionaly in C/C++ and then use MathLink to call the C/C++ functions? Thanks.