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)

Arguments

fileName

Input filename

Author(s)

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


xia-lab/MicrobiomeAnalystR documentation built on April 17, 2024, 7:45 p.m.