save_mat_to_file | R Documentation |
Function for saving a matrix
to a specified file. Uses the
save_df_to_file
function.
save_mat_to_file(mat, file)
mat |
matrix |
file |
string. The name of the file, can be a full path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.