View source: R/check_plink_filenames.R
check_plink_filenames | R Documentation |
plink_filenames
is valid.Check if a plink_filenames
is valid.
Will stop if not
check_plink_filenames(plink_filenames)
plink_filenames |
a list of filenames that
is a collection of |
Nothing. Will stop if the plink_filenames
is invalid
Richèl J.C. Bilderbeek
check_plink_filenames(create_test_plink_text_filenames())
check_plink_filenames(create_test_plink_bin_filenames())
check_plink_filenames(create_test_plink2_bin_filenames())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.