RcppExamples
Simple Examples for Rcpp
About
This package regroups a couple of very simple examples for Rcpp.
A large number of more comprehensive examples are provided by the Rcpp Gallery.
Installation
As the package is on CRAN, we can use the common approach of
install.packages("RcppExamples")
Author
Dirk Eddelbuettel and Romain Francois
License
GPL (>= 2)