Can we use all the functions of R in visual studio? The Rmath.dll and R.dll 
seems only contain a part of R functions

    Hi, I 'm going to use R functions in visual studio. I have investigated 
this problem for several days. There're guide about
using R in embedded way,which use R.dll. But it seems a lot of functions are 
not included in the dll, such as t.test().

    So, is there a way that we can use all the R functions in visual studio? Or 
is there a way we can use all the R functions in other 
compilers with c++? Or can we integrate R into c++ in linux platform?
    Thanks a lot.
   
     Best Regards.
                                  Eric.Li
                                   2015.12.4

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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