check_iids: Check if one or more within-family IDs are valid

View source: R/check_iids.R

check_iidsR Documentation

Check if one or more within-family IDs are valid

Description

Check if one or more within-family IDs are valid Will stop if not.

Usage

check_iids(iids)

Arguments

iids

one or more within-family IDs, as can be checked by check_iids

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_iids("1")
check_iids("Doe")

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