Read.TextData: Constructor to read uploaded CSV or TXT files into the...

Description Usage Arguments Author(s)

View source: R/general_data_utils.R

Description

This function handles reading in CSV or TXT files and filling in the dataSet object created using "InitDataObjects".

Usage

1
Read.TextData(mSetObj=NA, filePath, format, lbl.type)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects).

filePath

Input the path name for the CSV/TXT files to read.

format

Specify if samples are paired and in rows (rowp), unpaired and in rows (rowu), in columns and paired (colp), or in columns and unpaired (colu).

lbl.type

Specify the data label type, either discrete (disc) or continuous (cont).

Author(s)

Jeff Xia jeff.xia@mcgill.ca, Jasmine Chong McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.