rbind fails on these two sparse matrices each, 320k rows x 31k columns, with the error that "problem too large".
I was hoping someone might have some suggestions. One example below first shows attributes of each matrix, system memory, and then tries to bind them using rbind and rbind2(,sparse=T):