powered by
load a sparse matrix in binary format
load_sparse_binary(file_name = "save_sparse.mat")
loads a sparse matrix from a file
a character string specifying the binary file
library(textTinyR) # load_sparse_binary(file_name = "save_sparse.mat")
Run the code above in your browser using DataLab