internal_methods | R Documentation |
SplitVector
objectsThese are internal methods that are documented only to satisfy R CMD check
. End users should pay no
attention to this documentation.
## S4 method for signature 'SplitVector'
c(x, ...)
split_rows(lyt = NULL, spl, pos, cmpnd_fun = AnalyzeMultiVars)
## S4 method for signature 'NULL'
split_rows(lyt = NULL, spl, pos, cmpnd_fun = AnalyzeMultiVars)
## S4 method for signature 'PreDataRowLayout'
split_rows(lyt = NULL, spl, pos, cmpnd_fun = AnalyzeMultiVars)
## S4 method for signature 'SplitVector'
split_rows(lyt = NULL, spl, pos, cmpnd_fun = AnalyzeMultiVars)
## S4 method for signature 'PreDataTableLayouts'
split_rows(lyt, spl, pos)
## S4 method for signature 'ANY'
split_rows(lyt, spl, pos)
cmpnd_last_rowsplit(lyt, spl, constructor)
## S4 method for signature 'NULL'
cmpnd_last_rowsplit(lyt, spl, constructor)
## S4 method for signature 'PreDataRowLayout'
cmpnd_last_rowsplit(lyt, spl, constructor)
## S4 method for signature 'SplitVector'
cmpnd_last_rowsplit(lyt, spl, constructor)
## S4 method for signature 'PreDataTableLayouts'
cmpnd_last_rowsplit(lyt, spl, constructor)
## S4 method for signature 'ANY'
cmpnd_last_rowsplit(lyt, spl, constructor)
split_cols(lyt = NULL, spl, pos)
## S4 method for signature 'NULL'
split_cols(lyt = NULL, spl, pos)
## S4 method for signature 'PreDataColLayout'
split_cols(lyt = NULL, spl, pos)
## S4 method for signature 'SplitVector'
split_cols(lyt = NULL, spl, pos)
## S4 method for signature 'PreDataTableLayouts'
split_cols(lyt = NULL, spl, pos)
## S4 method for signature 'ANY'
split_cols(lyt = NULL, spl, pos)
.add_row_summary(
lyt,
label,
cfun,
child_labels = c("default", "visible", "hidden"),
cformat = NULL,
cna_str = "-",
indent_mod = 0L,
cvar = "",
extra_args = list()
)
## S4 method for signature 'PreDataTableLayouts'
.add_row_summary(
lyt,
label,
cfun,
child_labels = c("default", "visible", "hidden"),
cformat = NULL,
cna_str = "-",
indent_mod = 0L,
cvar = "",
extra_args = list()
)
## S4 method for signature 'PreDataRowLayout'
.add_row_summary(
lyt,
label,
cfun,
child_labels = c("default", "visible", "hidden"),
cformat = NULL,
cna_str = "-",
indent_mod = 0L,
cvar = "",
extra_args = list()
)
## S4 method for signature 'SplitVector'
.add_row_summary(
lyt,
label,
cfun,
child_labels = c("default", "visible", "hidden"),
cformat = NULL,
cna_str = "-",
indent_mod = 0L,
cvar = "",
extra_args = list()
)
## S4 method for signature 'Split'
.add_row_summary(
lyt,
label,
cfun,
child_labels = c("default", "visible", "hidden"),
cformat = NULL,
cna_str = "-",
indent_mod = 0L,
cvar = "",
extra_args = list()
)
fix_dyncuts(spl, df)
## S4 method for signature 'Split'
fix_dyncuts(spl, df)
## S4 method for signature 'VarDynCutSplit'
fix_dyncuts(spl, df)
## S4 method for signature 'VTableTree'
fix_dyncuts(spl, df)
## S4 method for signature 'PreDataRowLayout'
fix_dyncuts(spl, df)
## S4 method for signature 'PreDataColLayout'
fix_dyncuts(spl, df)
## S4 method for signature 'SplitVector'
fix_dyncuts(spl, df)
## S4 method for signature 'PreDataTableLayouts'
fix_dyncuts(spl, df)
summarize_rows_inner(obj, depth = 0, indent = 0)
## S4 method for signature 'TableTree'
summarize_rows_inner(obj, depth = 0, indent = 0)
table_structure_inner(obj, depth = 0, indent = 0, print_indent = 0)
str(object, ...)
## S4 method for signature 'VTableTree'
str(object, max.level = 3L, ...)
## S4 method for signature 'TableTree'
table_structure_inner(obj, depth = 0, indent = 0, print_indent = 0)
## S4 method for signature 'ElementaryTable'
table_structure_inner(obj, depth = 0, indent = 0, print_indent = 0)
## S4 method for signature 'TableRow'
table_structure_inner(obj, depth = 0, indent = 0, print_indent = 0)
## S4 method for signature 'LabelRow'
table_structure_inner(obj, depth = 0, indent = 0, print_indent = 0)
## S4 method for signature 'TableRow'
nrow(x)
## S4 method for signature 'TableRow'
ncol(x)
## S4 method for signature 'LabelRow'
ncol(x)
## S4 method for signature 'InstantiatedColumnInfo'
ncol(x)
## S4 method for signature 'VTree'
tree_children(x)
## S4 method for signature 'VTableTree'
tree_children(x)
## S4 method for signature 'ANY'
tree_children(x)
## S4 replacement method for signature 'VTree'
tree_children(x) <- value
## S4 replacement method for signature 'VTableTree'
tree_children(x) <- value
## S4 method for signature 'TableTree'
content_table(obj)
## S4 method for signature 'ANY'
content_table(obj)
## S4 replacement method for signature 'TableTree,ElementaryTable'
content_table(obj) <- value
next_rpos(obj, nested = TRUE, for_analyze = FALSE)
## S4 method for signature 'PreDataTableLayouts'
next_rpos(obj, nested = TRUE, for_analyze = FALSE)
## S4 method for signature 'PreDataRowLayout'
next_rpos(obj, nested = TRUE, for_analyze = FALSE)
## S4 method for signature 'ANY'
next_rpos(obj, nested)
next_cpos(obj, nested = TRUE)
## S4 method for signature 'PreDataTableLayouts'
next_cpos(obj, nested = TRUE)
## S4 method for signature 'PreDataColLayout'
next_cpos(obj, nested = TRUE)
## S4 method for signature 'ANY'
next_cpos(obj, nested = TRUE)
last_rowsplit(obj)
## S4 method for signature 'NULL'
last_rowsplit(obj)
## S4 method for signature 'SplitVector'
last_rowsplit(obj)
## S4 method for signature 'PreDataRowLayout'
last_rowsplit(obj)
## S4 method for signature 'PreDataTableLayouts'
last_rowsplit(obj)
rlayout(obj)
## S4 method for signature 'PreDataTableLayouts'
rlayout(obj)
## S4 method for signature 'ANY'
rlayout(obj)
rlayout(object) <- value
## S4 replacement method for signature 'PreDataTableLayouts'
rlayout(object) <- value
tree_pos(obj)
## S4 method for signature 'VLayoutNode'
tree_pos(obj)
pos_subset(obj)
## S4 method for signature 'TreePos'
pos_subset(obj)
tree_pos(obj) <- value
## S4 replacement method for signature 'VLayoutNode'
tree_pos(obj) <- value
## S4 method for signature 'VLayoutNode'
pos_subset(obj)
pos_splits(obj)
## S4 method for signature 'TreePos'
pos_splits(obj)
## S4 method for signature 'VLayoutNode'
pos_splits(obj)
pos_splits(obj) <- value
## S4 replacement method for signature 'TreePos'
pos_splits(obj) <- value
## S4 replacement method for signature 'VLayoutNode'
pos_splits(obj) <- value
pos_splvals(obj)
## S4 method for signature 'TreePos'
pos_splvals(obj)
## S4 method for signature 'VLayoutNode'
pos_splvals(obj)
pos_splvals(obj) <- value
## S4 replacement method for signature 'TreePos'
pos_splvals(obj) <- value
## S4 replacement method for signature 'VLayoutNode'
pos_splvals(obj) <- value
pos_splval_labels(obj)
## S4 method for signature 'TreePos'
pos_splval_labels(obj)
spl_payload(obj)
## S4 method for signature 'Split'
spl_payload(obj)
spl_payload(obj) <- value
## S4 replacement method for signature 'Split'
spl_payload(obj) <- value
spl_label_var(obj)
## S4 method for signature 'VarLevelSplit'
spl_label_var(obj)
## S4 method for signature 'Split'
spl_label_var(obj)
tt_labelrow(obj)
## S4 method for signature 'VTableTree'
tt_labelrow(obj)
tt_labelrow(obj) <- value
## S4 replacement method for signature 'VTableTree,LabelRow'
tt_labelrow(obj) <- value
labelrow_visible(obj)
## S4 method for signature 'VTableTree'
labelrow_visible(obj)
## S4 method for signature 'LabelRow'
labelrow_visible(obj)
## S4 method for signature 'VAnalyzeSplit'
labelrow_visible(obj)
labelrow_visible(obj) <- value
## S4 replacement method for signature 'VTableTree'
labelrow_visible(obj) <- value
## S4 replacement method for signature 'LabelRow'
labelrow_visible(obj) <- value
## S4 replacement method for signature 'VAnalyzeSplit'
labelrow_visible(obj) <- value
label_kids(spl)
## S4 method for signature 'Split'
label_kids(spl)
label_kids(spl) <- value
## S4 replacement method for signature 'Split,character'
label_kids(spl) <- value
## S4 replacement method for signature 'Split,logical'
label_kids(spl) <- value
vis_label(spl)
## S4 method for signature 'Split'
vis_label(spl)
label_position(spl)
## S4 method for signature 'Split'
label_position(spl)
## S4 method for signature 'VAnalyzeSplit'
label_position(spl)
label_position(spl) <- value
## S4 replacement method for signature 'Split'
label_position(spl) <- value
content_fun(obj)
## S4 method for signature 'Split'
content_fun(obj)
content_fun(object) <- value
## S4 replacement method for signature 'Split'
content_fun(object) <- value
analysis_fun(obj)
## S4 method for signature 'AnalyzeVarSplit'
analysis_fun(obj)
## S4 method for signature 'AnalyzeColVarSplit'
analysis_fun(obj)
split_fun(obj)
## S4 method for signature 'CustomizableSplit'
split_fun(obj)
## S4 method for signature 'Split'
split_fun(obj)
split_fun(obj) <- value
## S4 replacement method for signature 'CustomizableSplit'
split_fun(obj) <- value
## S4 replacement method for signature 'Split'
split_fun(obj) <- value
content_extra_args(obj)
## S4 method for signature 'Split'
content_extra_args(obj)
content_extra_args(object) <- value
## S4 replacement method for signature 'Split'
content_extra_args(object) <- value
content_var(obj)
## S4 method for signature 'Split'
content_var(obj)
content_var(object) <- value
## S4 replacement method for signature 'Split'
content_var(object) <- value
avar_inclNAs(obj)
## S4 method for signature 'VAnalyzeSplit'
avar_inclNAs(obj)
avar_inclNAs(obj) <- value
## S4 replacement method for signature 'VAnalyzeSplit'
avar_inclNAs(obj) <- value
spl_labelvar(obj)
## S4 method for signature 'VarLevelSplit'
spl_labelvar(obj)
spl_child_order(obj)
## S4 method for signature 'VarLevelSplit'
spl_child_order(obj)
spl_child_order(obj) <- value
## S4 replacement method for signature 'VarLevelSplit'
spl_child_order(obj) <- value
## S4 method for signature 'ManualSplit'
spl_child_order(obj)
## S4 method for signature 'MultiVarSplit'
spl_child_order(obj)
## S4 method for signature 'AllSplit'
spl_child_order(obj)
## S4 method for signature 'VarStaticCutSplit'
spl_child_order(obj)
root_spl(obj)
## S4 method for signature 'PreDataAxisLayout'
root_spl(obj)
root_spl(obj) <- value
## S4 replacement method for signature 'PreDataAxisLayout'
root_spl(obj) <- value
spanned_values(obj)
## S4 method for signature 'TableRow'
spanned_values(obj)
## S4 method for signature 'LabelRow'
spanned_values(obj)
spanned_cells(obj)
## S4 method for signature 'TableRow'
spanned_cells(obj)
## S4 method for signature 'LabelRow'
spanned_cells(obj)
spanned_values(obj) <- value
## S4 replacement method for signature 'TableRow'
spanned_values(obj) <- value
## S4 replacement method for signature 'LabelRow'
spanned_values(obj) <- value
## S4 replacement method for signature 'CellValue'
obj_na_str(obj) <- value
## S4 replacement method for signature 'VTableNodeInfo'
obj_na_str(obj) <- value
## S4 replacement method for signature 'Split'
obj_na_str(obj) <- value
## S4 method for signature 'VTableNodeInfo'
obj_na_str(obj)
set_format_recursive(obj, format, na_str, override = FALSE)
## S4 method for signature 'TableRow'
set_format_recursive(obj, format, na_str, override = FALSE)
## S4 method for signature 'LabelRow'
set_format_recursive(obj, format, override = FALSE)
content_format(obj)
## S4 method for signature 'Split'
content_format(obj)
content_format(obj) <- value
## S4 replacement method for signature 'Split'
content_format(obj) <- value
content_na_str(obj)
## S4 method for signature 'Split'
content_na_str(obj)
content_na_str(obj) <- value
## S4 replacement method for signature 'Split'
content_na_str(obj) <- value
## S4 method for signature 'TableTree'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
## S4 method for signature 'ElementaryTable'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
## S4 method for signature 'VTree'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
## S4 method for signature 'VLeaf'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
## S4 method for signature 'NULL'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
## S4 method for signature 'ANY'
collect_leaves(tt, incl.cont = TRUE, add.labrows = FALSE)
row_cspans(obj)
## S4 method for signature 'TableRow'
row_cspans(obj)
## S4 method for signature 'LabelRow'
row_cspans(obj)
row_cspans(obj) <- value
## S4 replacement method for signature 'TableRow'
row_cspans(obj) <- value
## S4 replacement method for signature 'LabelRow'
row_cspans(obj) <- value
cell_cspan(obj)
## S4 method for signature 'CellValue'
cell_cspan(obj)
cell_cspan(obj) <- value
## S4 replacement method for signature 'CellValue'
cell_cspan(obj) <- value
cell_align(obj)
## S4 method for signature 'CellValue'
cell_align(obj)
cell_align(obj) <- value
## S4 replacement method for signature 'CellValue'
cell_align(obj) <- value
tt_level(obj)
## S4 method for signature 'VNodeInfo'
tt_level(obj)
tt_level(obj) <- value
## S4 replacement method for signature 'VNodeInfo'
tt_level(obj) <- value
## S4 replacement method for signature 'VTableTree'
tt_level(obj) <- value
indent_mod(obj)
## S4 method for signature 'Split'
indent_mod(obj)
## S4 method for signature 'VTableNodeInfo'
indent_mod(obj)
## S4 method for signature 'ANY'
indent_mod(obj)
## S4 method for signature 'RowsVerticalSection'
indent_mod(obj)
indent_mod(obj) <- value
## S4 replacement method for signature 'Split'
indent_mod(obj) <- value
## S4 replacement method for signature 'VTableNodeInfo'
indent_mod(obj) <- value
## S4 replacement method for signature 'CellValue'
indent_mod(obj) <- value
## S4 replacement method for signature 'RowsVerticalSection'
indent_mod(obj) <- value
content_indent_mod(obj)
## S4 method for signature 'Split'
content_indent_mod(obj)
## S4 method for signature 'VTableNodeInfo'
content_indent_mod(obj)
content_indent_mod(obj) <- value
## S4 replacement method for signature 'Split'
content_indent_mod(obj) <- value
## S4 replacement method for signature 'VTableNodeInfo'
content_indent_mod(obj) <- value
rawvalues(obj)
## S4 method for signature 'ValueWrapper'
rawvalues(obj)
## S4 method for signature 'LevelComboSplitValue'
rawvalues(obj)
## S4 method for signature 'list'
rawvalues(obj)
## S4 method for signature 'ANY'
rawvalues(obj)
## S4 method for signature 'CellValue'
rawvalues(obj)
## S4 method for signature 'TreePos'
rawvalues(obj)
## S4 method for signature 'RowsVerticalSection'
rawvalues(obj)
value_names(obj)
## S4 method for signature 'ANY'
value_names(obj)
## S4 method for signature 'TreePos'
value_names(obj)
## S4 method for signature 'list'
value_names(obj)
## S4 method for signature 'ValueWrapper'
value_names(obj)
## S4 method for signature 'LevelComboSplitValue'
value_names(obj)
## S4 method for signature 'RowsVerticalSection'
value_names(obj)
value_labels(obj)
## S4 method for signature 'ANY'
value_labels(obj)
## S4 method for signature 'TreePos'
value_labels(obj)
## S4 method for signature 'list'
value_labels(obj)
## S4 method for signature 'RowsVerticalSection'
value_labels(obj)
## S4 method for signature 'ValueWrapper'
value_labels(obj)
## S4 method for signature 'LevelComboSplitValue'
value_labels(obj)
## S4 method for signature 'MultiVarSplit'
value_labels(obj)
value_expr(obj)
## S4 method for signature 'ValueWrapper'
value_expr(obj)
## S4 method for signature 'ANY'
value_expr(obj)
spl_varlabels(obj)
## S4 method for signature 'MultiVarSplit'
spl_varlabels(obj)
spl_varlabels(object) <- value
## S4 replacement method for signature 'MultiVarSplit'
spl_varlabels(object) <- value
splv_extra(obj)
## S4 method for signature 'SplitValue'
splv_extra(obj)
splv_extra(obj) <- value
## S4 replacement method for signature 'SplitValue'
splv_extra(obj) <- value
split_exargs(obj)
## S4 method for signature 'Split'
split_exargs(obj)
split_exargs(obj) <- value
## S4 replacement method for signature 'Split'
split_exargs(obj) <- value
col_extra_args(obj, df = NULL)
## S4 method for signature 'InstantiatedColumnInfo'
col_extra_args(obj, df = NULL)
## S4 method for signature 'PreDataTableLayouts'
col_extra_args(obj, df = NULL)
## S4 method for signature 'PreDataColLayout'
col_extra_args(obj, df = NULL)
## S4 method for signature 'LayoutColTree'
col_extra_args(obj, df = NULL)
## S4 method for signature 'LayoutColLeaf'
col_extra_args(obj, df = NULL)
disp_ccounts(obj)
## S4 method for signature 'VTableTree'
disp_ccounts(obj)
## S4 method for signature 'InstantiatedColumnInfo'
disp_ccounts(obj)
## S4 method for signature 'PreDataTableLayouts'
disp_ccounts(obj)
## S4 method for signature 'PreDataColLayout'
disp_ccounts(obj)
## S4 method for signature 'LayoutColTree'
disp_ccounts(obj)
## S4 method for signature 'LayoutColLeaf'
disp_ccounts(obj)
## S4 method for signature 'Split'
disp_ccounts(obj)
disp_ccounts(obj) <- value
## S4 replacement method for signature 'VTableTree'
disp_ccounts(obj) <- value
## S4 replacement method for signature 'InstantiatedColumnInfo'
disp_ccounts(obj) <- value
## S4 replacement method for signature 'PreDataColLayout'
disp_ccounts(obj) <- value
## S4 replacement method for signature 'LayoutColTree'
disp_ccounts(obj) <- value
## S4 replacement method for signature 'LayoutColLeaf'
disp_ccounts(obj) <- value
## S4 replacement method for signature 'PreDataTableLayouts'
disp_ccounts(obj) <- value
coltree_at_path(obj, path, ...)
colcount_format(obj)
## S4 method for signature 'InstantiatedColumnInfo'
colcount_format(obj)
## S4 method for signature 'VTableNodeInfo'
colcount_format(obj)
## S4 method for signature 'PreDataColLayout'
colcount_format(obj)
## S4 method for signature 'PreDataTableLayouts'
colcount_format(obj)
## S4 method for signature 'Split'
colcount_format(obj)
## S4 method for signature 'LayoutColTree'
colcount_format(obj)
## S4 method for signature 'LayoutColLeaf'
colcount_format(obj)
colcount_format(obj) <- value
## S4 replacement method for signature 'InstantiatedColumnInfo'
colcount_format(obj) <- value
## S4 replacement method for signature 'VTableNodeInfo'
colcount_format(obj) <- value
## S4 replacement method for signature 'PreDataColLayout'
colcount_format(obj) <- value
## S4 replacement method for signature 'PreDataTableLayouts'
colcount_format(obj) <- value
colcount_na_str(obj)
## S4 method for signature 'InstantiatedColumnInfo'
colcount_na_str(obj)
## S4 method for signature 'VTableNodeInfo'
colcount_na_str(obj)
colcount_na_str(obj) <- value
## S4 replacement method for signature 'InstantiatedColumnInfo'
colcount_na_str(obj) <- value
## S4 replacement method for signature 'VTableNodeInfo'
colcount_na_str(obj) <- value
## S4 method for signature 'TableRow'
as.vector(x, mode = "any")
## S4 method for signature 'ElementaryTable'
as.vector(x, mode = "any")
spl_cuts(obj)
## S4 method for signature 'VarStaticCutSplit'
spl_cuts(obj)
spl_cutlabels(obj)
## S4 method for signature 'VarStaticCutSplit'
spl_cutlabels(obj)
spl_cutfun(obj)
## S4 method for signature 'VarDynCutSplit'
spl_cutfun(obj)
spl_cutlabelfun(obj)
## S4 method for signature 'VarDynCutSplit'
spl_cutlabelfun(obj)
spl_is_cmlcuts(obj)
## S4 method for signature 'VarDynCutSplit'
spl_is_cmlcuts(obj)
spl_varnames(obj)
## S4 method for signature 'MultiVarSplit'
spl_varnames(obj)
spl_varnames(object) <- value
## S4 replacement method for signature 'MultiVarSplit'
spl_varnames(object) <- value
## S4 method for signature 'TableRow'
row_footnotes(obj)
## S4 method for signature 'RowsVerticalSection'
row_footnotes(obj)
## S4 replacement method for signature 'TableRow'
row_footnotes(obj) <- value
## S4 method for signature 'VTableTree'
row_footnotes(obj)
## S4 method for signature 'CellValue'
cell_footnotes(obj)
## S4 method for signature 'TableRow'
cell_footnotes(obj)
## S4 method for signature 'LabelRow'
cell_footnotes(obj)
## S4 method for signature 'VTableTree'
cell_footnotes(obj)
## S4 replacement method for signature 'CellValue'
cell_footnotes(obj) <- value
## S4 replacement method for signature 'DataRow'
cell_footnotes(obj) <- value
## S4 replacement method for signature 'ContentRow'
cell_footnotes(obj) <- value
## S4 replacement method for signature 'ANY'
col_fnotes_here(obj) <- value
## S4 method for signature 'LayoutColTree'
col_footnotes(obj)
## S4 method for signature 'LayoutColLeaf'
col_footnotes(obj)
## S4 replacement method for signature 'LayoutColTree'
col_footnotes(obj) <- value
## S4 replacement method for signature 'LayoutColLeaf'
col_footnotes(obj) <- value
## S4 method for signature 'VTableTree'
col_footnotes(obj)
## S4 method for signature 'RefFootnote'
ref_index(obj)
## S4 replacement method for signature 'RefFootnote'
ref_index(obj) <- value
## S4 method for signature 'RefFootnote'
ref_symbol(obj)
## S4 replacement method for signature 'RefFootnote'
ref_symbol(obj) <- value
## S4 method for signature 'RefFootnote'
ref_msg(obj)
## S4 replacement method for signature 'VTableTree,character'
fnotes_at_path(obj, rowpath = NULL, colpath = NULL, reset_idx = TRUE) <- value
## S4 replacement method for signature 'VTableTree,NULL'
fnotes_at_path(obj, rowpath = NULL, colpath = NULL, reset_idx = TRUE) <- value
## S4 method for signature 'VTableNodeInfo,missing'
rbind2(x, y)
## S4 method for signature 'VTableTree'
tt_at_path(tt, path, ...)
## S4 replacement method for signature 'VTableTree,ANY,VTableTree'
tt_at_path(tt, path, ...) <- value
## S4 replacement method for signature 'VTableTree,ANY,NULL'
tt_at_path(tt, path, ...) <- value
## S4 replacement method for signature 'VTableTree,ANY,TableRow'
tt_at_path(tt, path, ...) <- value
## S4 replacement method for signature 'VTableTree,ANY,ANY,CellValue'
x[i, j, ...] <- value
## S4 method for signature 'VTableTree,logical,ANY'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,logical,missing'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,ANY,logical'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,ANY,missing'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,missing,ANY'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,ANY,character'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,character,ANY'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,character,character'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,missing,numeric'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree,numeric,numeric'
x[i, j, ..., drop = FALSE]
## S4 method for signature 'VTableTree'
cell_values(tt, rowpath = NULL, colpath = NULL, omit_labrows = TRUE)
## S4 method for signature 'TableRow'
cell_values(tt, rowpath = NULL, colpath = NULL, omit_labrows = TRUE)
## S4 method for signature 'LabelRow'
cell_values(tt, rowpath = NULL, colpath = NULL, omit_labrows = TRUE)
## S4 method for signature 'TableRow'
value_at(tt, rowpath = NULL, colpath = NULL)
## S4 method for signature 'LabelRow'
value_at(tt, rowpath = NULL, colpath = NULL)
## S4 method for signature 'VTableTree'
print(x, ...)
## S4 method for signature 'VTableTree'
show(object)
x |
( |
... |
splits or |
lyt |
( |
spl |
( |
pos |
( |
cmpnd_fun |
( |
constructor |
( |
label |
( |
cfun |
( |
child_labels |
( |
cformat |
( |
cna_str |
( |
indent_mod |
( |
cvar |
( |
extra_args |
( |
df |
( |
obj |
( |
depth |
( |
indent |
( |
print_indent |
( |
object |
( |
max.level |
( |
value |
( |
nested |
( |
for_analyze |
( |
format |
( |
na_str |
( |
override |
( |
tt |
( |
incl.cont |
( |
add.labrows |
( |
path |
( |
mode |
( |
rowpath |
( |
colpath |
( |
reset_idx |
( |
y |
( |
i |
( |
j |
( |
drop |
( |
Various, but should be considered implementation details.
library(dplyr)
iris2 <- iris %>%
group_by(Species) %>%
mutate(group = as.factor(rep_len(c("a", "b"), length.out = n()))) %>%
ungroup()
lyt <- basic_table() %>%
split_cols_by("Species") %>%
split_cols_by("group") %>%
analyze(c("Sepal.Length", "Petal.Width"),
afun = list_wrap_x(summary),
format = "xx.xx"
)
tbl <- build_table(lyt, iris2)
lyt <- basic_table() %>%
split_rows_by("RACE", split_fun = keep_split_levels(c("ASIAN", "WHITE"))) %>%
analyze("AGE")
tbl <- build_table(lyt, DM)
indent_mod(tbl)
indent_mod(tbl) <- 1L
tbl
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.