phenoImport: Import phenodata

View source: R/metaboProc.R

phenoImportR Documentation

Import phenodata

Description

Imports .csv/.xlsx/.xls/.tsv/.txt files

Usage

phenoImport(file, header, sep)

Arguments

file

A string indicating the phenodata path.

header

A boolean indicating if the phenodata has a header with the variable names

sep

A string indicating the separator of the phenodata file, if it's a .csv file, usually a space or a comma.

geoid

A string indicating a geoDataset accesion entry

Value

Returns a data frame with the imported phenodata

Author(s)

Jordi Rofes Herrera


jordirofes/OmniOmics documentation built on Nov. 22, 2022, 5:46 a.m.