readNamedMatrix: Quickly read a rectangular matrix that has row and column...

Description Usage Arguments Examples

View source: R/readNamedMatrix.R

Description

Quickly read a rectangular matrix that has row and column names.

Usage

1
readNamedMatrix(matFile, what = double())

Arguments

matFile

If matFile ends in '.gz', then this file will be read as a gzip-ed text file.

what

Examples

1
## Not run: readNamedMatrix("table.txt")

xhmmScripts documentation built on May 2, 2019, 1:01 a.m.