Description Usage Arguments Value Examples
convert matrix object, to a list of columns - used to enable use of lapply over apply(,1,FUN), which is significantly faster
1  | toColList(matrixToConvert)
 | 
matrixToConvert | 
 a numerical matrix  | 
a list of the columns of the matrix
1  | none
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.