get_cause_of_death_description: A tidyUkBioBank function Function output: a table with two...

View source: R/get_cause_of_death_description.R

get_cause_of_death_descriptionR Documentation

A tidyUkBioBank function Function output: a table with two columns: eid and cause of death description, which contains string matching the dscription variable given

Description

A tidyUkBioBank function Function output: a table with two columns: eid and cause of death description, which contains string matching the dscription variable given

Usage

get_cause_of_death_description(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_description()

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