a_gen_tbl: Generate Information Table

Description Usage Arguments Value Examples

View source: R/adt_private.R

Description

Generate Information Table

Usage

1
a_gen_tbl(pat_sub, stack_by, distn)

Arguments

pat_sub

A data set contains needed information for ploting

stack_by

A string indicating the way to group data. Options are "sex" and "diagnosis".

distn

A string indicating the interested distribution. Options are "age", "visit", and "yar"

Value

A matrix with number of participants in different categories.

Examples

1
2
3
4
## Not run: 
a_gen_tbl('sex', 'age')

## End(Not run)

olssol/ADTool documentation built on Feb. 12, 2021, 3:49 a.m.