[R] 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
    李琥 
    081024015 at fudan.edu.cn
       
    Fri Dec  4 13:38:43 CET 2015
    
    
  
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
    
    
More information about the R-help
mailing list