dx_age | R Documentation |
Function output: a column of name "Age_at_first_disease_namediagnosis", column of eid values "Date_of_firstdisease_name_diagnosis" contains the date an individual received the diagnosis (as indicated by the icd_code(s) of interest)
dx_age(icd_list, dataframe, disease_name)
icd_list |
a list of the icd10 codes you wish to investigate |
dataframe |
the originial phenotype dataframe containing all individuals in the ukbiobank (502462 x 18158 as of 09/07/2021) |
disease_name |
a string containing the name of the disease(s) of interest |
dx_age()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.