self_reported_counts: A tidyUkBioBank function Function output: counts data of all...

View source: R/self_reported_counts.R

self_reported_countsR Documentation

A tidyUkBioBank function Function output: counts data of all individuals who reported the disease of interest (M/F breakdown, etc.)

Description

A tidyUkBioBank function Function output: counts data of all individuals who reported the disease of interest (M/F breakdown, etc.)

Usage

self_reported_counts(disease, dataframe)

Arguments

disease

diagnosis of interest (string or code)

ukb_data

the originial phenotype dataframe containing all individuals in the ukbiobank (~500,000 cols x 18,000 rows as of 09/07/2021)

Examples

self_reported_counts()

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