InstantiatedColumnInfo-class {rtables} | R Documentation |
Instantiated column info
Description
Instantiated column info
Usage
InstantiatedColumnInfo(
treelyt = LayoutColTree(colcount = total_cnt),
csubs = list(expression(TRUE)),
extras = list(list()),
cnts = NA_integer_,
total_cnt = NA_integer_,
dispcounts = FALSE,
countformat = "(N=xx)",
count_na_str = "",
topleft = character()
)
Arguments
treelyt |
( |
csubs |
( |
extras |
( |
cnts |
( |
total_cnt |
( |
dispcounts |
( |
countformat |
( |
count_na_str |
( |
topleft |
( |
Value
An InstantiateadColumnInfo
object.
[Package rtables version 0.6.9 Index]