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

View source: R/cause_of_death_counts.R

cause_of_death_countsR Documentation

A tidyUkBioBank function Function output: counts data of all individuals who contained a matching string in the cause of death columns (M/F breakdown, etc.)

Description

A tidyUkBioBank function Function output: counts data of all individuals who contained a matching string in the cause of death columns (M/F breakdown, etc.)

Usage

cause_of_death_counts(description, dataframe)

Arguments

description

diagnosis of interest (string)

dataframe

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

Examples

cause_of_death_counts()

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