View source: R/get_stats_by_sex.R
get_stats_by_sex | R Documentation |
A tidyUkBioBank function Function output: counts, mean, and median values for the genetic sex of your choice (Male or Female)
get_stats_by_sex(sex, dataframe)
sex |
sex of interest, can be Male or Female |
dataframe |
the originial phenotype dataframe containing all individuals in the ukbiobank (~500,000 cols x 18,000 rows as of 09/07/2021) |
get_stats_by_sex()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.