save_matrix: Writes a matrix to a file, preserving row and column names.

View source: R/io.R

save_matrixR Documentation

Writes a matrix to a file, preserving row and column names.

Description

Writes a matrix to a file, preserving row and column names.

Usage

save_matrix(x, fname)

tanaylab/tgutil documentation built on March 16, 2024, 12:07 a.m.