check_fid: Check if a family ID is valid

View source: R/check_fid.R

check_fidR Documentation

Check if a family ID is valid

Description

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

Usage

check_fid(fid)

Arguments

fid

the family ID, which is called FID in PLINK. Use check_fid to check if a fid is valid.

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_fid("1")
check_fid("Doe")

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