Read a subset of rows and columns from the data matrix
mmutil_read_rows_columns.Rd
Read a subset of rows and columns from the data matrix
Usage
mmutil_read_rows_columns(
mtx_file,
memory_location,
r_row_index,
r_column_index,
verbose = FALSE
)