LBT05 Table 1 (Default) Laboratory Abnormalities with Single and Replicated Marked.LBT05 Table 1 (Default) Laboratory Abnormalities with Single and Replicated Marked.
lbt05_main(adam_db, arm_var = "ACTARM", lbl_overall = NULL, ...)lbt05_pre(adam_db, ...)
lbt05_post(tlg, prune_0 = FALSE, ...)
lbt05
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).
An object of class chevron_t of length 1.
(list of data.frames) object containing the ADaM datasets
(string) variable used for column splitting
(string) label used for overall column, if set to NULL the overall column is omitted
not used.
(TableTree, Listing or ggplot) object typically produced by a main function.
(flag) remove 0 count rows
lbt05_main(): Main TLG function
lbt05_pre(): Preprocessing
lbt05_post(): Postprocessing
Does not remove rows with zero counts by default.
Lab test results with missing AVAL values are excluded.
Split columns by arm, typically ACTARM.