View source: R/check_allow_no_sex.R
check_allow_no_sex | R Documentation |
allow_no_sex
is valid.
Check if the allow_no_sex
is valid,
which is when it is either TRUE or FALSE.Will stop if not
check_allow_no_sex(allow_no_sex)
allow_no_sex |
set this to TRUE
to retain phenotype values for missing-sex samples.
This parameter is named after the |
Nothing. Will stop if the input is not either TRUE or FALSE.
Richèl J.C. Bilderbeek
check_allow_no_sex(allow_no_sex = TRUE)
check_allow_no_sex(allow_no_sex = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.