| lbt05_main {chevron} | R Documentation |
LBT05 Table 1 (Default) Laboratory Abnormalities with Single and Replicated Marked.
Description
LBT05 Table 1 (Default) Laboratory Abnormalities with Single and Replicated Marked.
Usage
lbt05_main(adam_db, arm_var = "ACTARM", lbl_overall = NULL, ...)
lbt05_pre(adam_db, ...)
lbt05_post(tlg, prune_0 = FALSE, ...)
lbt05
Arguments
adam_db |
( |
arm_var |
( |
lbl_overall |
( |
... |
not used. |
tlg |
( |
prune_0 |
( |
Format
An object of class chevron_t of length 1.
Details
Does not remove rows with zero counts by default.
Lab test results with missing
AVALvalues are excluded.Split columns by arm, typically
ACTARM.
Value
the main function returns an rtables object.
the preprocessing function returns a list of data.frame.
the postprocessing function returns an rtables object or an ElementaryTable (null report).
Functions
-
lbt05_main(): Main TLG function -
lbt05_pre(): Preprocessing -
lbt05_post(): Postprocessing
Note
-
adam_dbobject must contain anadlbtable with columns"ONTRTFL","PARCAT2","PARAM","ANRIND","AVALCAT1", and column specified byarm_var.
Examples
run(lbt05, syn_data)