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