Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.1.2 2026-04-09 windows/windows R-4.5 interleave_0.1.2.zip 439.0 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests