unwrapRows: A function that unwraps a matrix and only keeps the first n...

Description Usage Arguments Value

View source: R/unwrapRows.R

Description

n can be either a constant (in which case it will be repeated), or a vector.

Usage

1
unwrapRows(mat, n)

Arguments

mat

A matrix

n

The length of rows

Value

A vector


bocinsky/gutaker2020 documentation built on Sept. 25, 2020, 3:10 a.m.