R/patient_profile_charts.R
drawDemoTable.Rd
Draw Demography Table
drawDemoTable( adlb, settings, demo_vars = c("USUBJID", "AGE", "SEX", "RACE", "ARM") )
lab data in tall format that must contain DY for study day, VISITN for visit number, TEST for lab test, and STRESN for lab value
settings object with column mappings
character vector of column names to include in demography table - those not found in data will be ignored
gt object