check_iid: Check if a within-family ID is valid

View source: R/check_iid.R

check_iidR Documentation

Check if a within-family ID is valid

Description

Check if a within-family ID is valid. Will stop if not

Usage

check_iid(iid)

Arguments

iid

a within-family ID, as can be checked by check_iid

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_iid("1")
check_iid("Doe")

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