sep.factor.row: A function to seperate a matrix, by row, into submatrices.

Description Usage Arguments Value

View source: R/sepfactorrow.R

Description

separate matrix by rows into submatrices

Usage

1
sep.factor.row (x,factor)

Arguments

x

a matrix.

factor

a factor of the same length as the number of row in the matrix.

Value

list of submatrices


polak51/WitOMI documentation built on April 4, 2020, 6:14 p.m.