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
Hi,
this is my first post here. I've just started to explore the uses of Rcpp,
Inline and RInside and must say that I think these are really fantastic tools,
which I hope to use routinely in the future.
I'm about to embark on writing some code, but before I do, I was hoping
somebody can offer