save_mat_to_file: Save matrix to a specified file

View source: R/save.R

save_mat_to_fileR Documentation

Save matrix to a specified file

Description

Function for saving a matrix to a specified file. Uses the save_df_to_file function.

Usage

save_mat_to_file(mat, file)

Arguments

mat

matrix

file

string. The name of the file, can be a full path.


bblodfon/usefun documentation built on Sept. 17, 2023, 4:37 p.m.