Hi. I Would like to know if it is possible to call R from C and how can I do it. There is any material about this or examples? tanks for help, Veronica.
> Hi. I Would like to know if it is possible to call R from C and how can I do > it. There is any material about this or examples?You'll want to read through the "Writing R Extensions" document at: http://cran.r-project.org/manuals.html -J