View source: R/check_sample_selector.R
check_sample_selector | R Documentation |
Check if sample selector is valid. Will stop if not.
check_sample_selector(sample_selector)
sample_selector |
a sample/individual selector, a way to select one or more samples/individuals. See create_samples_selector for all sample selectors. |
Nothing.
Richèl J.C. Bilderbeek
There are multiple sample selectors, see create_samples_selector for an overview.
There are multiple sample selector checking functions:
A single sample selector: check_single_sample_selector
check_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.