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
additional_fun_params   Additional parameters within analysis and
                        content functions ('afun/cfun')
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
brackets                Retrieve and assign elements of a 'TableTree'
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
data.frame_export       Generate a Result Data Frame
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_docx          Export as word document
export_as_tsv           Create Enriched flat value table with paths
find_degen_struct       Find degenerate (sub)structures within a table
                        (Experimental)
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
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'
prune_table             Recursively prune a 'TableTree'
qtable_layout           Generalized Frequency Table
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
sanitize_table_struct   Sanitize degenerate table structures
                        (Experimental)
section_div             Section dividers getter and setter
select_all_levels       Add Combination Levels to split
sf_args                 Split Function Arg Conventions
simple_analysis         Default tabulation
sort_at_path            Sorting a Table at a Specific Path
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
split_rows_by_multivar
                        Associate Multiple Variables with Rows
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' from an 'rtables' table
update_ref_indexing     Update footnote indexes on a built table
validate_table_struct   Validate and Assert valid table structure
                        (Experimental).
value_formats           Value Formats
vars_in_layout          List Variables required by a pre-data table
                        layout
