Skip to content
Prev 31528 / 398506 Next

how to call R function from my C++ program

It is possible to call R functions from a C++ program.  I suggest reading
the manual "Writing R Extensions" available under the manuals section of
CRAN.

-roger
_______________________________
UCLA Department of Statistics
http://www.stat.ucla.edu/~rpeng
On Fri, 2 May 2003, Yan Yu wrote: