| .rebuildMatrix | R Documentation | 
Rebuild a matrix from its partition.
.rebuildMatrix(matblocks, mc.cores = 1)
| matblocks | List of lists of matrix blocks, obtained from .partitionMatrix. | 
| mc.cores | Number of cores for parallel computing. Default, 1. | 
The reconstructed matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.