check_assoc_data: Check if the 'assoc_data' are valid

View source: R/check_assoc_data.R

check_assoc_dataR Documentation

Check if the assoc_data are valid

Description

Check if the assoc_data are valid, will stop otherwise

Usage

check_assoc_data(assoc_data)

Arguments

assoc_data

data to use for an association analysis for a quantitative trait (i.e. using assoc), as can be created by create_assoc_data

Value

Nothing.

Note

This function is named after the --assoc PLINK flag.

Author(s)

Richèl J.C. Bilderbeek

Examples

check_assoc_data(create_test_assoc_data())

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