get_cause_of_death_eids: A tidyUkBioBank function Function output: list of eids of...

View source: R/get_cause_of_death_eids.R

get_cause_of_death_eidsR Documentation

A tidyUkBioBank function Function output: list of eids of individuals containing a match to the provided string in the cause of death columns

Description

A tidyUkBioBank function Function output: list of eids of individuals containing a match to the provided string in the cause of death columns

Usage

get_cause_of_death_eids(description, ukb_data)

Arguments

description

diagnosis of interest (string)

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

get_cause_of_death_eids()

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