AnalyzeVarSplit         Define a subset tabulation/analysis
CellValue               Cell Value constructor
ElementaryTable-class   TableTree classes
EmptyColInfo            Empty table, column, split objects
InstantiatedColumnInfo-class
                        InstantiatedColumnInfo
LabelRow                Row classes and constructors
ManualSplit             Manually defined split
MultiVarSplit           Split between two or more different variables
VarLevelSplit-class     Split on levels within a variable
VarStaticCutSplit-class
                        Splits for cutting by values of a numeric
                        variable
Viewer                  Display an 'rtable' object in the Viewer pane
                        in RStudio or in a browser
add_colcounts           Add the column population counts to the header
add_combo_facet         Add a combination facet in postprocessing
add_existing_table      Add an already calculated table to the layout
add_overall_col         Add Overall Column
add_overall_level       Add an virtual 'overall' level to split
all_zero_or_na          Trimming and Pruning Criteria
analyze                 Generate Rows Analyzing Variables Across
                        Columns
analyze_colvars         Generate Rows Analyzing Different Variables
                        Across Columns
append_topleft          Append a description to the 'top-left'
                        materials for the layout
as_html                 Convert an 'rtable' object to a 'shiny.tag'
                        html object
asvec                   convert to a vector
basic_table             Layout with 1 column and zero rows
build_table             Create a table from a layout and data
cbind_rtables           cbind two rtables
cell_values             Retrieve cell values by row and column path
clayout                 Column information/structure accessors
clear_indent_mods       Clear All Indent Mods from a Table
collect_leaves          Collect leaves of a table tree
compare_rtables         Compare two rtables
compat_args             Compatibility Arg Conventions
constr_args             Constructor Arg Conventions
cont_n_allcols          Score functions for sorting TableTrees
content_table           Retrieve or set Content Table from a TableTree
counts_wpcts            Analysis function to count levels of a factor
                        with percentage of the column total
custom_split_funs       Custom Split Functions
df_to_tt                Create ElementaryTable from data.frame
do_base_split           Apply Basic Split (For Use In Custom Split
                        Functions)
drop_facet_levels       Preprocessing Functions for use in
                        make_split_fun
export_as_pdf           Export as PDF
export_as_rtf           Export table to RTF
export_as_tsv           Create Enriched flat value table with paths
export_as_txt           Export as plain text with page break symbol
format_rcell            Format rcell
gen_args                General Argument Conventions
get_formatted_cells     get formatted cells
head                    Head and tail methods
horizontal_sep          Access or recursively set header-body separator
                        for tables
in_rows                 Create multiple rows in analysis or summary
                        functions
indent                  Change indentation of all rrows in an rtable
indent_string           Indent Strings
insert_row_at_path      Insert Row at Path
insert_rrow             [DEPRECATED] insert rrows at (before) a
                        specific location
internal_methods        combine SplitVector objects
is_rtable               Check if an object is a valid rtable
label_at_path           Label at Path
length,CellValue-method
                        Length of a Cell value
list_wrap_x             Returns a function that coerces the return
                        values of f to a list
lyt_args                Layouting Function Arg Conventions
make_afun               Create custom analysis function wrapping
                        existing function
make_col_df             Column Layout Summary
make_split_fun          Create a Custom Splitting Function
make_split_result       Construct split result object
manual_cols             Manual column declaration
matrix_form,VTableTree-method
                        Transform rtable to a list of matrices which
                        can be used for outputting
names,VTableNodeInfo-method
                        Names of a TableTree
no_colinfo              Exported for use in tern
nrow,VTableTree-method
                        Table Dimensions
obj_avar                Row attribute accessors
obj_name,VNodeInfo-method
                        Methods for generics in the formatters package
pag_tt_indices          Pagination of a TableTree
path_enriched_df        Transform TableTree object to Path-Enriched
                        data.frame
prune_table             Recursively prune a TableTree
rbindl_rtables          rbind TableTree and related objects
rcell                   Cell value constructors
rheader                 Create a header
row_footnotes           Referential Footnote Accessors
row_paths               Return List with Table Row/Col Paths
row_paths_summary       Print Row/Col Paths Summary
rrow                    row
rrowl                   rrowl
rtable                  Create a Table
rtables_aligns          Alignment utils
select_all_levels       Add Combination Levels to split
sf_args                 Split Function Arg Conventions
simple_analysis         Default tabulation
sort_at_path            Sort substructure of a TableTree at a
                        particular Path in the Tree.
spl_context             .spl_context within analysis and split
                        functions
spl_context_to_disp_path
                        Translate spl_context to Path for display in
                        error messages
spl_variable            Variable Associated With a Split
split_cols_by           Declaring a column-split based on levels of a
                        variable
split_cols_by_cuts      Split on static or dynamic cuts of the data
split_cols_by_multivar
                        Associate Multiple Variables with Columns
split_funcs             Split functions
split_rows_by           Add Rows according to levels of a variable
summarize_row_groups    Add a content row of summary counts
summarize_rows          summarize_rows
table_shell             Table shells
table_structure         Summarize Table
top_left                Top Left Material (Experimental)
tostring                Convert an 'rtable' object to a string
tree_children           Retrieve or set the direct children of a
                        Tree-style object
trim_levels_in_facets   Trim Levels of Another Variable From Each Facet
                        (Postprocessing split step)
trim_levels_to_map      Trim Levels to map
trim_rows               Trim rows from a populated table without regard
                        for table structure
trim_zero_rows          Trim Zero Rows
tt_at_path              Get or set table elements at specified path
tt_to_flextable         Create a FlexTable object representing an
                        rtables TableTree
update_ref_indexing     Update footnote indexes on a built table
value_formats           Value Formats
vars_in_layout          List Variables required by a pre-data table
                        layout
