dumpTable: wrapper for write table with commonly used options - carried...

dumpTableR Documentation

wrapper for write table with commonly used options - carried over from IDFGEN

Description

wrapper for write table with commonly used options - carried over from IDFGEN

Usage

dumpTable(x, filename, row.names = FALSE, sep = "\t")

Arguments

x

object to write out

filename

filename to write out as

row.names

passed to write.table

sep

passed to write.table

Value

nothing, just writes a file


delomast/EFGLmh documentation built on June 1, 2024, 6:55 a.m.