split_matrix: Fast splitting of matrix to list (avoids conversion do...

View source: R/utils.R

split_matrixR Documentation

Fast splitting of matrix to list (avoids conversion do data.frame)

Description

Fast splitting of matrix to list (avoids conversion do data.frame)

Usage

split_matrix(mat, vector, byrow = TRUE)

ebecht/ebmisc documentation built on Sept. 26, 2024, 3:17 p.m.