write.tsv: Miscellaneous functions Write tsv file

Description Usage Arguments

View source: R/misc.R

Description

Miscellaneous functions Write tsv file

Usage

1

Arguments

x

The object to be written, preferably a matrix or data frame. If not, it is attempted to coerce x to a data frame.

file

Path to the output file. If file ends with .gz, a gzip compressed file will be written

...

Arguments that can be passed to write.table()


luannnguyen/hmfGeneAnnotation documentation built on May 6, 2020, 1:07 p.m.