CRAN/E | interleave

interleave

Converts Tabular Data to Interleaved Vectors

Installation

About

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.

Key Metrics

Version 0.1.2
R ≥ 3.0.2
Published 2024-01-17 240 days ago
Needs compilation? yes
License MIT
License File
CRAN checks interleave results

Downloads

Yesterday 60 0%
Last 7 days 228 -16%
Last 30 days 1.037 -3%
Last 90 days 3.172 -35%
Last 365 days 12.392 +472%

Maintainer

Maintainer

David Cooley

Authors

David Cooley

aut / cre

Mapbox

cph

(author of header library earcut.hpp)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

interleave archive

Depends

R ≥ 3.0.2

Imports

Rcpp

Suggests

covr
sfheaders
tinytest

LinkingTo

geometries ≥ 0.2.4
Rcpp