An introduction to using Rcpp modules in an R package
Introduction The aim of this post is to provide readers with a minimal example demonstrating the use of Rcpp modules within an R package. The code and all files for this example can be found on https://github.com/jmcurran/minModuleEx. What are Rcpp Modules? Rcpp modules allow R programmers to expose their C++ class to R. … Continue reading An introduction to using Rcpp modules in an R package
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed