individuals_with_disease: A tools4ukbb function Function output: a list of all...

View source: R/individuals_with_disease.R

individuals_with_diseaseR Documentation

A tools4ukbb function Function output: a list of all individuals (identified by eid) that have been diagnosed with the icd_codes of interest

Description

A tools4ukbb function Function output: a list of all individuals (identified by eid) that have been diagnosed with the icd_codes of interest

Usage

individuals_with_disease(icd_list, ukb_data, ...)

Arguments

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)

Examples

individuals_with_disease()

Lab-Jaiswal/tidyUkBioBank documentation built on Sept. 10, 2023, 5:13 p.m.