toRowList: convert matrix object, to a list of rows - used to enable use...

Description Usage Arguments Value Examples

Description

convert matrix object, to a list of rows - used to enable use of lapply over apply(,1,FUN), which is significantly faster

Usage

1
toRowList(matrixToConvert)

Arguments

matrixToConvert

a numerical matrix

Value

a list of the rows of the matrix

Examples

1
none

erolbicero/tsconv documentation built on May 16, 2019, 8:49 a.m.