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