rmpt01
Layoutrmpt01
Layout
rmpt01_lyt(
summaryvars,
lbl_summaryvars,
show_tot,
row_split_var,
col_split_var,
overall_col_lbl
)
(string
) variables to be analyzed. The label attribute of the corresponding columns in adex
table of adam_db
is used as label.
(character
) label associated with the analyzed variables.
(flag
) whether to display the cumulative total.
(character
) additional row split variables.
(string
) additional column splitting variable.
(string
) name of the overall column. If NULL
, no overall level is added.