check_fids: Check if one or more family IDs are valid

View source: R/check_fids.R

check_fidsR Documentation

Check if one or more family IDs are valid

Description

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

Usage

check_fids(fids)

Arguments

fids

one or more family IDs (which are called FIDs in PLINK). Use check_fids to check if the elements of fids are valid.

Value

nothing

Author(s)

Richèl J.C. Bilderbeek

Examples

check_fids("1")
check_fids("Doe")

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