RcppBankAccount: Expose the BankAccount C++ Class using Rcpp Modules
Source:R/RcppBankAccount-package.R
RcppBankAccount-package.Rd
Provides an implementation of a BankAccount 'C++' class being connected to 'R' using 'Rcpp Modules' to expose the underlying class methods.
Details
RcppBankAccount is a package showing how to use Rcpp Modules to make available a C++ class under S4.
Author
Maintainer: James Balamuta balamut2@illinois.edu