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, dataframe)

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/tools4ukbb documentation built on May 12, 2022, 9:11 a.m.