View source: R/individuals_with_disease.R
individuals_with_disease | R Documentation |
A tools4ukbb function Function output: a list of all individuals (identified by eid) that have been diagnosed with the icd_codes of interest
individuals_with_disease(icd_list, ukb_data, ...)
icd_list |
a list of the icd10 codes you wish to investigate |
dataframe |
the originial phenotype dataframe containing all individuals in the ukbiobank (~500,000 cols x 18,000 rows as of 09/07/2021) |
individuals_with_disease()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.