The .study Argument
2022-11-04
dot_study_argument.RmdIntroduction
The .study argument in TLG-functions is used to
pass values that are used in several tables.
The .study object
The following variables are best hard coded in the table-generating functions (with the possibility to the user to override some of these choices.):
evo_vars
Used in EGT01, LBT01 and VST01
which variables capture status and the evolution of the analysis. -
default: c("AVAL", "CNG")
medconcept_var
Used in AET01 the medical concept variables to be
summarized. - default: c("SMQ01", "SMQ02", "CQ01").
safety_var
Used in AET01 the safety variables to be summarized. -
default
c("FATAL", "SER", "SERWD", "SERDSM", "RELSER", "WD", "DSM", "REL", "RELWD", "RELDSM", "SEV").