R/io.R
fwrite_mm.Rd
Efficiently write Matrix Market format
fwrite_mm(x, fname, sep = " ", row.names = TRUE, col.names = TRUE)
sparse matrix
file name
separator for output file
save row names of the matrix
save column names of the matrix
None