Tplyr                   A grammar of summary data for clinical reports
add_column_headers      Attach column headers to a Tplyr output
add_layer               Attach a layer to a 'tplyr_table' object
add_risk_diff           Add risk difference to a count layer
add_total_row           Add a Total row into a count summary.
add_treat_grps          Combine existing treatment groups for summary
add_variables           Add variables to a tplyr_meta object
append_metadata         Append the Tplyr table metadata dataframe
apply_conditional_format
                        Conditional reformatting of a pre-populated
                        string of numbers
apply_formats           Apply Format Strings outside of a Tplyr table
apply_row_masks         Replace repeating row label variables with
                        blanks in preparation for display.
build                   Trigger the execution of the 'tplyr_table'
f_str                   Create a 'f_str' object
get_by                  Set or return by layer binding
get_desc_layer_formats
                        Get or set the default format strings for
                        descriptive statistics layers
get_meta_result         Extract the result metadata of a Tplyr table
get_meta_subset         Extract the subset of data based on result
                        metadata
get_metadata            Get the metadata dataframe from a tplyr_table
get_numeric_data        Retrieve the numeric data from a tplyr objects
get_precision_by        Set or return precision_by layer binding
get_precision_on        Set or return precision_on layer binding
get_stats_data          Get statistics data
get_target_var          Set or return treat_var binding
get_tplyr_regex         Retrieve one of Tplyr's regular expressions
get_where.tplyr_layer   Set or return where binding for layer or table
group_count             Create a 'count', 'desc', or 'shift' layer for
                        discrete count based summaries, descriptive
                        statistics summaries, or shift count summaries
header_n                Return or set header_n binding
keep_levels             Select levels to keep in a count layer
new_layer_template      Create, view, extract, remove, and use Tplyr
                        layer templates
pop_data                Return or set population data bindings
pop_treat_var           Return or set pop_treat_var binding
set_custom_summaries    Set custom summaries to be performed within a
                        descriptive statistics layer
set_denom_ignore        Set values the denominator calculation will
                        ignore
set_denom_where         Set Logic for denominator subsetting
set_denoms_by           Set variables used in pct denominator
                        calculation
set_distinct_by         Set counts to be distinct by some grouping
                        variable.
set_format_strings      Set the format strings and associated summaries
                        to be performed in a layer
set_indentation         Set the option to prefix the row_labels in the
                        inner count_layer
set_missing_count       Set the display for missing strings
set_nest_count          Set the option to nest count layers
set_numeric_threshold   Set a numeric cutoff
set_order_count_method
                        Set the ordering logic for the count layer
set_outer_sort_position
                        Set the value of a outer nested count layer to
                        Inf or -Inf
set_precision_data      Set precision data
set_stats_as_columns    Set descriptive statistics as columns
set_total_row_label     Set the label for the total row
str_extract_fmt_group   Extract format group strings or numbers
str_indent_wrap         Wrap strings to a specific width with
                        hyphenation while preserving indentation
tplyr_layer             Create a 'tplyr_layer' object
tplyr_meta              Tplyr Metadata Object
tplyr_table             Create a Tplyr table object
treat_var               Return or set the treatment variable binding
