View source: R/dx_demographics.R
dx_demographics | R Documentation |
Function output: a dataframe with data regarding sex and age demographics (count female, count male, count total, median and mean age) Each row is an icd (or self reported) code and one additional row is added displaying the demographics for all combined icd10, icd9, and self-reported codes called (respectively)
dx_demographics(icd_list, dataframe, ...)
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) |
dx_demographics()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.