Hi, all:
I want the user to give a function g as the parameter of our function f. In
function f, we use user's function g to compute something. Since our
function f is implemented in C++, how do I further pass this function to C++
code?
Thank you very much!
best
Liping LIU
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.