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