View source: R/check_single_sample_selector.R
check_single_sample_selector | R Documentation |
Check if a single-sample selector is valid. Will stop if not.
check_single_sample_selector(single_sample_selector)
single_sample_selector |
a sample selector (see create_samples_selector for all sample selectors) that allows one to select a single sample, as created by create_single_sample_selector and checked by check_single_sample_selector |
Nothing.
Richèl J.C. Bilderbeek
There are multiple sample selector checking functions, see create_samples_selector for an overview
check_single_sample_selector(create_test_single_sample_selector())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.