interleaveColumns: Interleave the columns of two matrices of equal dimensions

View source: R/accessory.R

interleaveColumnsR Documentation

Interleave the columns of two matrices of equal dimensions

Description

Interleave the columns of two matrices of equal dimensions

Usage

interleaveColumns(mat1, mat2)

Arguments

mat1

First numeric matrix

mat2

Second numeric matrix

Value

output Interleaved matrix


pinin4fjords/shinyngs documentation built on Feb. 28, 2024, 10:19 a.m.