is_phenotype_data_filename: Determine if the 'phenotype_data_filename' is indeed...

View source: R/is_phenotype_data_filename.R

is_phenotype_data_filenameR Documentation

Determine if the phenotype_data_filename is indeed phenotypic data in the form of a filename

Description

Determine if the phenotype_data_filename is indeed phenotypic data in the form of a filename

Usage

is_phenotype_data_filename(phenotype_data_filename, verbose = FALSE)

Arguments

phenotype_data_filename

phenotype data (as checked by check_phenotype_data)) in the form of a list with a filename to a 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 the phenotype_data_filename is indeed phenotypic data in the form of a filename

Author(s)

Richèl J.C. Bilderbeek


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