InstantiatedColumnInfo
InstantiatedColumnInfo(
treelyt = LayoutColTree(),
csubs = list(expression(TRUE)),
extras = list(list()),
cnts = NA_integer_,
total_cnt = NA_integer_,
dispcounts = FALSE,
countformat = "(N=xx)",
count_na_str = "",
topleft = character()
)
an InstantiateadColumnInfo
object.
LayoutColTree.
list. List of subsetting expressions
list. Extra arguments associated with the columns
integer. Counts.
integer(1). Total observations represented across all columns.
logical(1). Should the counts be displayed as header info when the associated table is printed.
character(1). Format for the counts if they are displayed
character. NA string to be used when formatting counts. Defaults
to ""
.
character. Override values for the "top left" material to be displayed during printing.