read.gdm: read.gdm

Description Usage Arguments Value Author(s) Examples

View source: R/readGlodatamix.R

Description

read.gdm

Usage

1
read.gdm(path, header = TRUE, input = "gloDatamix")

Arguments

path

character, location of the *.gloDatamix files

header

logical, gloDataMix files with or without header?

input

character, 'gloDatamix' or 'csv'

Value

concatenates all gloDatamix files from a location in one data.frame

Author(s)

Daniel M<c3><bc>nch <daniel@muench.bio>

Examples

1
2
3
4
## Not run: 
data <- read.gdm("./80109-final_all/", header=F)

## End(Not run)

Dahaniel/glodatamix documentation built on May 6, 2019, 1:21 p.m.