
dgRMatrix
class is a class of sparse numeric
matrices in the compressed, sparse, column-oriented format. In this
implementation the non-zero elements in the columns are sorted into
increasing row order.new("dgRMatrix", ...)
.dgCMatrix-class