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                  Dispaly an 'rtable' object in the Viewer pane
                        in RStudio or in a browser
[<-,VTableTree,ANY,ANY,list-method
                        retrieve and assign elements of a TableTree
add_colcounts           Add the column population counts to the header
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.vector,TableRow-method
                        convert to a vector
as_html                 Convert an 'rtable' object to a 'shiny.tag'
                        html object
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             Compatability 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
custom_split_funs       Custom Split Functions Split functions provide
                        the work-horse for 'rtables"s generalized
                        partitioning. These functions accept a (sub)set
                        of incoming data, a split object, and return
                        'splits' of that data.
df_to_tt                Create ElementaryTable from data.frame
do_base_split           Apply Basic Split (For Use In Custom Split
                        Functions)
export_as_pdf           Export as PDF
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
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
main_title,VTitleFooter-method
                        Titles and Footers
make_afun               Create custom analysis function wrapping
                        existing function
make_row_df             Column Layout Summary
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
                        Label, Name and Format accessor generics
                        Getters and setters for basic, relatively
                        universal attributes of "table-like" objects"
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
remove_split_levels     Split functions
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          Currently supported cell value alignments
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 in analysis and split functions
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_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_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
