Skip to contents

General Argument Name Convention

Usage

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

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

req_tables

(character) names of the required tables.

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

tlg

(TableTree, Listing or ggplot) object typically produced by a main function.

tlgfname

(character) function name of TLG function

Details

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