R/read_mtx.R
read_mtx.Rd
Read .mtx file.
.mtx
read_mtx(filename, dtype = "float32")
The filename.
Numpy data type.
if (FALSE) { # \dontrun{ ad <- read_mtx("matrix.mtx") } # }