check_single_sample_selector: Check if a single-sample selector is valid.

View source: R/check_single_sample_selector.R

check_single_sample_selectorR Documentation

Check if a single-sample selector is valid.

Description

Check if a single-sample selector is valid. Will stop if not.

Usage

check_single_sample_selector(single_sample_selector)

Arguments

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

Value

Nothing.

Author(s)

Richèl J.C. Bilderbeek

See Also

There are multiple sample selector checking functions, see create_samples_selector for an overview

Examples

check_single_sample_selector(create_test_single_sample_selector())

richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.