Description Usage Arguments Value Examples
Creates a vector of phenotype names from GAPIT results.
1 | gapit_phenotypes_in_folder(path = ".", model = "CMLM")
|
path |
File path to the csv files that GAPIT has created, a character string. |
model |
Model type used in GAPIT runs, a character string. |
A vector of phenotype names.
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")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.