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