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 100 days ago
Needs compilation? yes
License MIT
License File
CRAN checks interleave results

Downloads

Yesterday 73 +38%
Last 7 days 366 -28%
Last 30 days 1.843 +16%
Last 90 days 5.054 +245%
Last 365 days 7.468 +200%

Maintainer

Maintainer

David Cooley

david.cooley.au@gmail.com

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