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