Skip to contents

Create Laboratory Shift Table

Usage

create_lab_shift_table(
  adlb,
  trt_n,
  paramcd = "ALT",
  visit = "Week 24",
  title = "Laboratory Shift Table",
  autofit = TRUE
)

Arguments

adlb

ADLB data frame

trt_n

Treatment group counts

paramcd

Parameter code to analyze

visit

Visit to analyze

title

Table title

autofit

Logical, whether to autofit column widths (default: TRUE)

Value

ClinicalTable object