writeSimpleTabCsv: Write a data frame into a tab delimited file

Description Usage Arguments Value Author(s)

View source: R/output.R

Description

Write a 'data.frame' into a tab delimited file (not quoted and no-row-name TSV file)

Usage

1

Arguments

x

'data.frame'

file

character. File name.

...

Additional arguments passed onto the function

Value

The function is called for its side effect: writing a file

Author(s)

Wolfgang Huber


ddCt documentation built on Nov. 8, 2020, 4:57 p.m.