check_data: Check if the 'data' is valid

View source: R/check_data.R

check_dataR Documentation

Check if the data is valid

Description

Check if the data is valid Will stop if not.

Usage

check_data(data)

Arguments

data

file prefix, not including path, of the data files. The data files must be in EIGENSTRAT or PLINK binary (.bed, .bim, .fam) format)

Value

Nothing. Will stop if data is invalid.

Author(s)

Richèl J.C. Bilderbeek

See Also

to check the input data files, use check_gcae_input_data

Examples

check_data("HumanOrigins249_tiny")

richelbilderbeek/gcaer documentation built on March 25, 2024, 3:08 p.m.