dot-readDataTable: Read data table

.readDataTableR Documentation

Read data table

Description

Function to read in a data table. First, it will try to use fread, however, it has issues with some windows 10 files. In such case, use the slower read.table method.

Usage

.readDataTable(fileName, save.copy = TRUE)

Arguments

fileName

Input filename

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR documentation built on July 26, 2024, 12:09 a.m.