View source: R/find_example_data.R
find_example_data | R Documentation |
A function to help with accessing example PLINK files
find_example_data(path, parent = FALSE)
path |
Argument (string) specifying a path (filename) for an external data file in |
parent |
If |
If path=NULL
, a character vector of file names is returned. If path is given, then a character string
with the full file path
find_example_data(parent = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.