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


[Up] [Top]

Documentation for package ‘RcppExamples’ version 0.1.10

Help Pages

RcppExamples-package Examples for the Rcpp R/C++ Interface library
char2factor Convert Index and String Vector into CharacterVector, and vice versa
factor2char Convert Index and String Vector into CharacterVector, and vice versa
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)