ext01 Layoutext01 Layout
ext01_lyt(
arm_var,
lbl_overall,
summaryvars,
summaryvars_lbls,
row_split_var,
row_split_lbl,
page_var,
map,
stats = list(default = c("n", "mean_sd", "median", "range", "count_fraction")),
precision = list()
)a PreDataTableLayouts object.
(string) variable used for column splitting
(string) label used for overall column, if set to NULL the overall column is omitted
(character) the name of the variable to be analyzed. By default "AVAL".
(character) the label associated with the analyzed variable.
(character) additional row split variables.
(string) variable name prior to which the row split is by page.