https://github.com/cran/Rcpp
Revision b43ebd654daae5dbc0483e44a0674dc575fbcbde authored by Dirk Eddelbuettel on 22 January 2010, 07:47:33 UTC, committed by cran-robot on 22 January 2010, 07:47:33 UTC
1 parent 20ca131
Raw File
Tip revision: b43ebd654daae5dbc0483e44a0674dc575fbcbde authored by Dirk Eddelbuettel on 22 January 2010, 07:47:33 UTC
version 0.7.3
Tip revision: b43ebd6
NAMESPACE
useDynLib(Rcpp)

export(RcppExample,
       print.RcppExample,
       RcppDateExample,
       RcppParamsExample,
       RcppVectorExample, 
       Rcpp.package.skeleton
)
back to top