useDynLib(RcppExamples)

export(RcppExample,
       print.RcppExample,
       RcppDataFrame,
       RcppDateExample,
       RcppParamsExample,
       RcppVectorExample,
       RcppMatrixExample,
       RcppRNGs,
       RcppStringVectorExample
)

#importFrom( utils, capture.output )

