get_stats_by_sex: A tidyUkBioBank function Function output: counts, mean, and...

View source: R/get_stats_by_sex.R

get_stats_by_sexR Documentation

A tidyUkBioBank function Function output: counts, mean, and median values for the genetic sex of your choice (Male or Female)

Description

A tidyUkBioBank function Function output: counts, mean, and median values for the genetic sex of your choice (Male or Female)

Usage

get_stats_by_sex(sex, dataframe)

Arguments

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)

Examples

get_stats_by_sex()

Lab-Jaiswal/tidyUkBioBank documentation built on Sept. 10, 2023, 5:13 p.m.