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