SparseEmptyMatrix | R Documentation |
Generate empty dgC sparse matrix
SparseEmptyMatrix(nrow, ncol, rownames = NULL, colnames = NULL)
ncol , nrow |
Number of columns and rows in matrix |
rownames , colnames |
Optional row- and column names for the matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.