Learn R Programming

RcppArray (version 0.3.0)

RcppArray-package: The 'RcppArray' package

Description

This package presents no user-facing R code, but instead provides linked packages containing C++ code with the ability to convert easily between R vector types and the std::array, std::tuple and std::span classes. See the package README and/or included header RcppArray.h for further details.

Arguments

Author

Maintainer: Jon Clayden code@clayden.org (ORCID)

Authors:

  • Dirk Eddelbuettel

Other contributors:

  • Andrew Johnson (ORCID) [contributor]

See Also