get_test_phe_table: Create a phenotype table ('phe_table') to be used in testing

View source: R/get_test_phe_table.R

get_test_phe_tableR Documentation

Create a phenotype table (phe_table) to be used in testing

Description

Create a phenotype table (phe_table) to be used in testing

Usage

get_test_phe_table(
  phe_filename = plinkr::create_test_phenotype_data_filename()$phe_filename
)

Arguments

phe_filename

name of a phenotype (.phe) file, as checked by check_phe_filename. Use read_plink_phe_file to read a raw phenotype file.

Value

a phenotype table

Author(s)

Richèl J.C. Bilderbeek

Examples

check_phe_table(get_test_phe_table())

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