RecursiveRbind: Recursively call rBind from the Matrix package.
Description
This is used for combining a list of sparse matrices into a large Matrix.
This is a worker function for textmineR and generally not made to be
used by users. However, the function is provided for custom functions.
Usage
RecursiveRbind(matrix_list)
Arguments
matrix_list
A list, each element containing a matrix of class dgCMatrix