gapit_phenotypes_in_folder: Identify phenotype names from GAPIT results in a folder.

Description Usage Arguments Value Examples

Description

Creates a vector of phenotype names from GAPIT results.

Usage

1
gapit_phenotypes_in_folder(path = ".", model = "CMLM")

Arguments

path

File path to the csv files that GAPIT has created, a character string.

model

Model type used in GAPIT runs, a character string.

Value

A vector of phenotype names.

Examples

1
2
3
4
## Not run: gapit_phenotypes_in_folder(path = system.file("inst/extdata",
package = "gapit2mashr"))
## End(Not run)
## Not run: gapit_phenotypes_in_folder(path = "path/to/gapit/results")

Alice-MacQueen/gapit2mashr documentation built on May 9, 2019, 2:32 p.m.