gen_args.Rd
General Argument Name Convention
gen_args(
adam_db,
armvar,
lbl_overall,
prune_0,
deco,
.study,
group,
tlgfname,
pmap
)
(dm
) object containing the ADaM datasets
(character
) variable used for column splitting
(character
) label used for overall column, if set to NULL
the overall column is omitted
(logical
) remove 0 count rows
(character
) decoration with title
, subtitles
and main_footer
content
(list
) with default values for the arguments of the function
(list of lists
) for group-dependent data binning
(character
) function name of tlg-function
('data frame') preprocessing map, see std_pmap
for the required format
the following arguments are better provided through the study object: lbl_overall
, armvar
.