On 2/12/2009 10:16 AM, JC wrote:
Hi all,

is there a way to integrate R language within a c++ programme? That is, is there something like an R library I can incorporate in my c++ code?

Yes, that's described in the Writing R Extensions manual, in chapter 8, "Linking GUIs and other front-ends to R".

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
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