Examples using 'Rcpp' to Interface R and C++


[Up] [Top]

Documentation for package ‘RcppExamples’ version 0.1.9

Help Pages

RcppExamples-package Examples for the Rcpp R/C++ Interface library
RcppDataFrame Rcpp::DataFrame example for Rcpp
RcppDateExample C++ classes for interfacing date and datetime R objects
RcppExamples Examples for the Rcpp R/C++ Interface library
RcppListExample Examples of uses of List
RcppMatrixExample Example of using Rcpp NumericMatrix
RcppNumericVectorExample Rcpp NumericVector example
RcppRNGsExample Rcpp RNGs example
RcppStringVectorExample Example of using Rcpp StringVector (aka CharacterVector)