View source: R/get_cause_of_death_description.R
get_cause_of_death_description | R 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
get_cause_of_death_description(description, ukb_data)
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) |
get_cause_of_death_description()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.