View source: R/check_phe_filename.R
check_phe_filename | R Documentation |
phe_filename
is validChecks that the phe_filename
is valid.
Calls stop if not
check_phe_filename(phe_filename)
phe_filename |
name of a phenotype ( |
nothing
Richèl J.C. Bilderbeek
check_phe_filename("a.phe")
check_phe_filename("/folder/a.phe")
check_phe_filename("~/a.phe")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.