View source: R/is_phenotype_data_filename.R
is_phenotype_data_filename | R Documentation |
phenotype_data_filename
is
indeed phenotypic data in the form of a filenameDetermine if the phenotype_data_filename
is
indeed phenotypic data in the form of a filename
is_phenotype_data_filename(phenotype_data_filename, verbose = FALSE)
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. |
TRUE if the phenotype_data_filename
is
indeed phenotypic data in the form of a filename
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.