View source: R/cause_of_death_table.R
cause_of_death_table | 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_table(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) |
disease_name |
string with disease name |
get_cause_of_death_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.