RcppStudent: Expose the Student C++ Class using 'Rcpp Modules'
Source:R/student-pkg.R
RcppStudent-package.RdProvides an implementation of a Student 'C++' class being connected to 'R' using 'Rcpp Modules' to expose the underlying class methods.
Details
RcppStudent is a package showing how to use Rcpp Modules to make available a C++ class under S4.
Author
Maintainer: James Balamuta balamut2@illinois.edu
Authors:
James Balamuta balamut2@illinois.edu
Ben Gorman bgorman@gormanalysis.com