egt03_lyt: 'egt03' Layout

View source: R/egt03.R

egt03_lytR Documentation

egt03 Layout

Description

egt03 Layout

Usage

egt03_lyt(
  arm_var,
  splitvar,
  summaryvar,
  lbl_armvar,
  lbl_summaryvars,
  lbl_param,
  page_var
)

Arguments

arm_var

(string) variable used for column splitting

splitvar

(character) variables to be analyzed, typically "ANRIND". Labels of the corresponding columns are used as subtitles.

summaryvar

(character) variables to be analyzed, typically "BNRIND". Labels of the corresponding columns are used as subtitles.

lbl_armvar

(string) label of the arm_var variable.

lbl_summaryvars

(string) label of the summaryvar variable.

page_var

(string) variable name prior to which the row split is by page.

Value

a PreDataTableLayouts object.


chevron documentation built on June 20, 2025, 5:08 p.m.