General Argument Name Convention

gen_args(
  adam_db,
  armvar,
  lbl_overall,
  prune_0,
  deco,
  .study,
  group,
  tlgfname,
  pmap
)

Arguments

adam_db

(dm) object containing the ADaM datasets

armvar

(character) variable used for column splitting

lbl_overall

(character) label used for overall column, if set to NULL the overall column is omitted

prune_0

(logical) remove 0 count rows

deco

(character) decoration with title, subtitles and main_footer content

.study

(list) with default values for the arguments of the function

group

(list of lists) for group-dependent data binning

tlgfname

(character) function name of tlg-function

pmap

('data frame') preprocessing map, see std_pmap for the required format

Details

the following arguments are better provided through the study object: lbl_overall, armvar.