toColList: convert matrix object, to a list of columns - used to enable...

Description Usage Arguments Value Examples

Description

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

Usage

1
toColList(matrixToConvert)

Arguments

matrixToConvert

a numerical matrix

Value

a list of the columns of the matrix

Examples

1
none

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