View source: R/get_plinkr_filenames.R
get_plinkr_filenames | R Documentation |
Get the full paths to all plinkr files
get_plinkr_filenames(pattern = NULL)
pattern |
an optional regular expression, as used by list.files. Only file names which match the regular expression will be returned. |
the full paths to all plinkr files
Richèl J.C. Bilderbeek
get_plinkr_filenames()
get_plinkr_filenames(pattern = ".ped")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.