.flatten_matrix_list {BayesSpace}R Documentation

Convert a list of matrices to a single matrix, where each row is a flattened matrix from the original list

Description

Convert a list of matrices to a single matrix, where each row is a flattened matrix from the original list

Usage

.flatten_matrix_list(xs, ...)

Arguments

xs

List of matrices

Value

Matrix


[Package BayesSpace version 1.4.0 Index]