RcppArray-package {RcppArray}R Documentation

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.

Author(s)

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

Authors:

Other contributors:

See Also

Useful links:


[Package RcppArray version 0.3.0 Index]