is_phenotype_data_table: Determine if the 'phenotype_data_table' is indeed phenotypic...

View source: R/is_phenotype_data_table.R

is_phenotype_data_tableR Documentation

Determine if the phenotype_data_table is indeed phenotypic data as a tibble

Description

Determine if the phenotype_data_table is indeed phenotypic data as a tibble

Usage

is_phenotype_data_table(phenotype_data_table, verbose = FALSE)

Arguments

phenotype_data_table

phenotype data (as checked by check_phenotype_data)) in the form of a list with an in-memory phenotype table

verbose

the verbosity of a function. Set to TRUE for more output. Use check_verbose to detect if this argument is valid.

Value

TRUE if if the phenotype_data_table is indeed phenotypic data as a tibble

Author(s)

Richèl J.C. Bilderbeek


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