Skip to content
Prev 12703 / 63461 Next

Calling R _Functions from My C++ dll

 
Hi..
 I am writing a Windows dll to use R functions for my college project. I need help in the following things
1) what .h/dll files to include for using some basic functions like covariance, Correlation.
2)How to use SEXP structure for input/output varaibles.
Pls help.
Rakesh