AnalyzeVarSplit         Define a subset tabulation/analysis
CellValue               Cell Value constructor
DM                      DM data
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 implicit 'overall' level to split
all_zero_or_na          Trimming and Pruning Criteria
analyze                 Generate Rows Analyzing Variables Across
                        Columns
analyze_against_ref_group
                        Add ref_group comparison analysis recipe
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
c,SplitVector-method    combine SplitVector objects
cbind_rtables           cbind two rtables
cell_values             Retrieve cell values by row and column path
clayout                 Column information/structure accessors
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
ex_adsl                 Simulated CDISC Alike Data for Examples
format_rcell            Convert the contets of an 'rcell' to a string
                        using the 'format' information
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_rrow             insert rrows at (before) a specific location
is_rcell_format         Check if a format is a valid rcell format
is_rtable               Check if an object is a valid rtable
length,CellValue-method
                        Length of a Cell value
list_rcell_format_labels
                        List with valid 'rcell' formats labels grouped
                        by 1d, 2d and 3d
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_row_df             Make row and column layout summary data.frames
                        for use during pagination
manual_cols             Manual column declaration
matrix_form             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                Label and Name accessors
pag_tt_indices          Pagination of a TableTree
propose_column_widths   Propose Column Widths of an 'rtable' object
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_paths               Return List with Table Row/Col Paths
row_paths_summary       Print Row/Col Paths Summary
rrow                    row
rrowl                   rrowl
rtable                  Create a Table
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.
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
sprintf_format          Specify a rcell format based on sprintf
                        formattig rules
summarize_row_groups    Add a content row of summary counts
summarize_rows          summarize_rows
table_structure         Summarize Table
toString,VTableTree-method
                        Convert an 'rtable' object to a string
top_left                Top Left Material (Experimental)
tree_children           Retrieve or set the direct children of a
                        Tree-style object
trim_rows               Trim rows from a populated table without regard
                        for table structure
trim_zero_rows          Trim Zero Rows
var_labels              Get Label Attributes of Variables in a
                        'data.frame'
var_labels<-            Set Label Attributes of All Variables in a
                        'data.frame'
var_labels_remove       Remove Variable Labels of a 'data.frame'
var_relabel             Copy and Change Variable Labels of a
                        'data.frame'
with_label              Return an object with a label attribute
