Examples using 'Rcpp' to Interface R and C++
Rcpp::DataFrame example for Rcpp
C++ classes for interfacing date and datetime R objects
Examples for the Rcpp R/C++ Interface library
Examples of uses of List
Example of using Rcpp NumericMatrix
Rcpp NumericVector example
Rcpp RNGs example
Example of using Rcpp StringVector (aka CharacterVector)
Examples for Seamless R and C++ integration The 'Rcpp' package contains a C++ library that facilitates the integration of R and C++ in various ways. This package provides some usage examples. Note that the documentation in this package currently does not cover all the features in the package. The site <http://gallery.rcpp.org> regroups a large number of examples for 'Rcpp'.
Useful links