Package: interleave 0.1.2

David Cooley

interleave: Converts Tabular Data to Interleaved Vectors

Converts matrices and lists of matrices into a single vector by interleaving their values. That is, each element of the result vector is filled from the input matrices one row at a time. This is the same as transposing a matrix, then removing the dimension attribute, but is designed to operate on matrices in nested list structures.

Authors:David Cooley [aut, cre], Mapbox [cph]

interleave_0.1.2.tar.gz
interleave_0.1.2.tar.gz(r-4.5-noble)interleave_0.1.2.tar.gz(r-4.4-noble)
interleave_0.1.2.tgz(r-4.4-emscripten)interleave_0.1.2.tgz(r-4.3-emscripten)
interleave.pdf |interleave.html
interleave/json (API)
NEWS

# Install 'interleave' in R:
install.packages('interleave', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1 exports 1.24 score 2 dependencies 2 dependents 2 mentions 4 scripts 1.1k downloads

Last updated 8 months agofrom:c7eee47e51. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 14 2024
R-4.5-linux-x86_64OKSep 14 2024

Exports:interleave

Dependencies:geometriesRcpp