read.sparse.Rd
A wrapper function to read a sparse submatrix
read.sparse(
mtx.file,
sub.cols = NULL,
memory.idx = NULL,
memory.idx.file = paste0(mtx.file, ".index"),
verbose = FALSE,
NUM_THREADS = 1
)
matrix market file
column index (default: all)
memory locations
memory location file
verbosity
a sparse matrix