find_example_data {plmmr} | R Documentation |
A function to help with accessing example PLINK files
Description
A function to help with accessing example PLINK files
Usage
find_example_data(path, parent = FALSE)
Arguments
path |
Argument (string) specifying a path (filename) for an external data file in |
parent |
If |
Value
If path=NULL
, a character vector of file names is returned. If path is given, then a character string
with the full file path
Examples
find_example_data(parent = TRUE)
[Package plmmr version 4.2.1 Index]