writeTable: writeTable

View source: R/signatures_utils.R

writeTableR Documentation

writeTable

Description

Utility function for simple write table with the following parameters: (sep = "\t",quote = FALSE,row.names = TRUE,col.names = TRUE).

Usage

writeTable(t, file, row.names = TRUE)

Arguments

t

R table or matrix

file

name of the output plain text file


Nik-Zainal-Group/signature.tools.lib documentation built on April 13, 2025, 5:50 p.m.