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

View source: R/individuals_without_disease.R

individuals_without_diseaseR Documentation

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

Description

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

Usage

individuals_without_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_without_disease()

Lab-Jaiswal/tools4ukbb documentation built on May 12, 2022, 9:11 a.m.