readTable: readTable

View source: R/signatures_utils.R

readTableR Documentation

readTable

Description

Utility function for simple read table with the following parameters: (sep = "\t",check.names = FALSE,header = TRUE,stringsAsFactors = FALSE).

Usage

readTable(file)

Arguments

file

name of the plain text file to read


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