View source: R/search_icd_codes.R
search_icd_codes | R Documentation |
A tidyUkBioBank function Function output: internal function, a list of individuals whose data contains the icd codes in the icd_list variable
search_icd_codes(columns, icd_list, ukb_data)
columns |
columns to be searched |
icd_list |
list of icd codes |
ukb_data |
the originial phenotype dataframe containing all individuals in the ukbiobank (~500,000 cols x 18,000 rows as of 09/07/2021) |
search_icd_codes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.