RcppArray-package {RcppArray} | R Documentation |
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.
Maintainer: Jon Clayden code@clayden.org (ORCID)
Authors:
Dirk Eddelbuettel
Other contributors:
Andrew Johnson (ORCID) [contributor]
Useful links:
Report bugs at https://github.com/jonclayden/RcppArray/issues