dx_date | R Documentation |
Function output: a column of name "Date_of_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_date(icd_list, disease_name, dataframe)
icd_list |
a list of the icd10 codes you wish to investigate |
disease_name |
a string containing the name of the disease(s) of interest |
dataframe |
the originial phenotype dataframe containing all individuals in the ukbiobank (502462 x 18158 as of 09/07/2021) |
dx_date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.