Dear Rcpp Experts,

two simple and short questions:

Do I always have to use SEXP arguments, if I want the method to be
callable from R through the .Call( … ) function?

Does the return type have to be a SEXP, too, or can I use any Rcpp
class instead?

Kind regards!
_______________________________________________
Rcpp-devel mailing list
[email protected]
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to