Hi Dan,
On 2 October 2012 at 09:32, [email protected] wrote:
| Hi Dirk, Jeff,
|
| Thank you for your very helpful advice. I very much appreciate it. I think
what I am really after is the ability to pass an Rfunction with Rcpp and not
RInside at all. Apologies for missing this.
No worri
Hi Dirk, Jeff,
Thank you for your very helpful advice. I very much appreciate it. I think
what I am really after is the ability to pass an Rfunction with Rcpp and not
RInside at all. Apologies for missing this.
Cheers,
Dan
Dr Dan Pagendam
OCE Postdoctoral Research Fellow
CSIRO Mathematics,
Hi Dan,
Welcome to list.
On 28 September 2012 at 13:48, [email protected] wrote:
| Bascially, I would like to write a cxxfunction in R using Rcpp and Inline so
that I can execute my C++ code easily from within R. However, I'd like my C++
code comprising the cxxfunction to make use of the